From: Ulrich Dangel Date: Mon, 27 Feb 2012 22:10:57 +0000 (+0100) Subject: Run grml-x with specified window-manager. Thanks to Wolfgang Scheicher for X-Git-Tag: v0.9.50~1 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=b9d3a48b1f39e0cded6125c7cb2e1447b683eade;hp=7e621410d4db17f1f8f404c5d977acf8e6089425 Run grml-x with specified window-manager. Thanks to Wolfgang Scheicher for the bug report. --- diff --git a/autoconfig.functions b/autoconfig.functions index 4d91ed4..70bb125 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -1476,7 +1476,7 @@ if checkbootparam 'startx' && ! echo "$CMDLINE" | grep -q 'startx.*nostartx' ; t config_userlocal cat>|/etc/init.d/xstartup<