From 0d62b0458ac9ef1310c9cdbc1a3da186fcb50eb7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 20 Mar 2013 06:23:06 -0400 Subject: [PATCH] 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). --- bin/fsscript.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2