From: W. Trevor King Date: Wed, 20 Mar 2013 10:23:06 +0000 (-0400) Subject: fsscript.sh: Call fluxbox-generate_menu to pickup Firefox, etc. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0d62b0458ac9ef1310c9cdbc1a3da186fcb50eb7;p=catalyst-swc.git fsscript.sh: Call fluxbox-generate_menu to pickup Firefox, etc. Nothing installed after Fluxbox shows up in the Fluxbox menu unless you regenerate the menu. There's not much on this livecd, but having a menu entry for Firefox is important, and before this commit it was missing (as reported by Jon Pipitone). --- diff --git a/bin/fsscript.sh b/bin/fsscript.sh index 1a85a3f..ab319e7 100755 --- a/bin/fsscript.sh +++ b/bin/fsscript.sh @@ -1,3 +1,4 @@ #!/bin/bash echo 'source /etc/profile.d/nobeep.sh' >> /home/swc/.bashrc +su swc fluxbox-generate_menu