summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data/etc
diff options
context:
space:
mode:
authorJonathan Bauer2013-04-04 15:01:02 +0200
committersr2013-04-12 19:11:40 +0200
commit2b59468e0790cbf13f3cc28468436690b244776a (patch)
treefe2f61d0d3810051eb4debe57ae08a871d072ad7 /remote/modules/systemd/data/etc
parentdelete default.xsession (diff)
downloadtm-scripts-2b59468e0790cbf13f3cc28468436690b244776a.tar.gz
tm-scripts-2b59468e0790cbf13f3cc28468436690b244776a.tar.xz
tm-scripts-2b59468e0790cbf13f3cc28468436690b244776a.zip
kdmrc, dont use broken scripts / debug-shell now /bin/sh
Diffstat (limited to 'remote/modules/systemd/data/etc')
-rw-r--r--remote/modules/systemd/data/etc/systemd/system/debug-shell.service2
1 files changed, 1 insertions, 1 deletions
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