The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / metacity / Xsession
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/metacity/Xsession b/cirros-testvm/src-cirros/buildroot-2015.05/package/metacity/Xsession
new file mode 100755 (executable)
index 0000000..7225921
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+export GDK_USE_XFT=1
+export LANG="en_US.UTF-8"
+export LC_ALL="en_US.UTF-8"
+/usr/bin/X11/rxvt -bg black -fg gray90 &
+exec /bin/metacity