--- usr/share/univention-system-setup/startxwithfirefox (Revision 55915) +++ usr/share/univention-system-setup/startxwithfirefox (Arbeitskopie) @@ -180,7 +180,7 @@ # deactivate default browser check echo 'user_pref("browser.shell.checkDefaultBrowser", false);' >> "$profilePath"/prefs.js # hide nav bar and menu bar -echo '' > "$profilePath"/localstore.rdf +echo '' > "$profilePath"/localstore.rdf # start window manager so that firefox' menus work correctly openbox --config-file /etc/xdg/openbox/rc_no_shortcuts.xml &