From 2b59468e0790cbf13f3cc28468436690b244776a Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 4 Apr 2013 15:01:02 +0200 Subject: kdmrc, dont use broken scripts / debug-shell now /bin/sh --- remote/modules/systemd/data/etc/systemd/system/debug-shell.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules/systemd') diff --git a/remote/modules/systemd/data/etc/systemd/system/debug-shell.service b/remote/modules/systemd/data/etc/systemd/system/debug-shell.service index 063d4995..5b7d5de9 100644 --- a/remote/modules/systemd/data/etc/systemd/system/debug-shell.service +++ b/remote/modules/systemd/data/etc/systemd/system/debug-shell.service @@ -14,7 +14,7 @@ IgnoreOnIsolate=yes [Service] Environment=TERM=linux EnvironmentPath=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/openslx/sbin:/openslx/bin:/openslx/usr/sbin:/openslx/usr/bin -ExecStart=/openslx/bin/ash +ExecStart=/bin/sh Restart=always RestartSec=0 StandardInput=tty -- cgit v1.2.3-55-g7522