[PC-BSD Commits] r8003 - pcbsd/current/system-overlay/usr/share/skel/.fluxbox
svn at pcbsd.org
svn at pcbsd.org
Sun Nov 7 14:02:52 PST 2010
Author: kris
Date: 2010-11-07 14:02:52 -0800 (Sun, 07 Nov 2010)
New Revision: 8003
Modified:
pcbsd/current/system-overlay/usr/share/skel/.fluxbox/startup
Log:
Cleanup fluxbox init
Modified: pcbsd/current/system-overlay/usr/share/skel/.fluxbox/startup
===================================================================
--- pcbsd/current/system-overlay/usr/share/skel/.fluxbox/startup 2010-11-07 21:37:53 UTC (rev 8002)
+++ pcbsd/current/system-overlay/usr/share/skel/.fluxbox/startup 2010-11-07 22:02:52 UTC (rev 8003)
@@ -1,12 +1,4 @@
/usr/local/bin/kmix &
/usr/local/bin/klipper &
-/usr/local/bin/pc-systemupdatertray &
-cd ${HOME}/.kde4/Autostart
-for i in `ls *.desktop`
-do
- kioclient exec ${i}
-done
-cd ${HOME}
-
exec fluxbox
More information about the Commits
mailing list