summaryrefslogtreecommitdiffstats
path: root/package/fluxbox/xsession
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2011-10-10 11:21:58 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-12-07 21:11:57 +0100
commitb87f2942f0ab9e8ee003cac08a172d2a51a3535f (patch)
tree6bab0a8951909545e05f1371f108d5d5695e688b /package/fluxbox/xsession
parenta15d47f09014441482eb97b1316f0509fd07db99 (diff)
downloadbuildroot-novena-b87f2942f0ab9e8ee003cac08a172d2a51a3535f.tar.gz
buildroot-novena-b87f2942f0ab9e8ee003cac08a172d2a51a3535f.zip
fluxbox: add xsession profile
add .xsession profile to get fluxbox being started automatically by XDM. [Peter: Only install if not available in skeleton, use install -D, Make it an executable script and don't hide it] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/fluxbox/xsession')
-rw-r--r--package/fluxbox/xsession2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/fluxbox/xsession b/package/fluxbox/xsession
new file mode 100644
index 000000000..b51acff48
--- /dev/null
+++ b/package/fluxbox/xsession
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec startfluxbox