From b9d3a48b1f39e0cded6125c7cb2e1447b683eade Mon Sep 17 00:00:00 2001 From: Ulrich Dangel Date: Mon, 27 Feb 2012 23:10:57 +0100 Subject: [PATCH 1/1] Run grml-x with specified window-manager. Thanks to Wolfgang Scheicher for the bug report. --- autoconfig.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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<