summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2014-04-15 14:24:27 +0200
committerJonathan Bauer2014-04-15 14:24:27 +0200
commit7dd1360869ac57ff4d1190adf615e5e9b339d312 (patch)
treeec41b71bc1778eed997ec7e3cb4663542d31eddc /remote/modules/systemd
parent[systemd] little fix (diff)
downloadtm-scripts-7dd1360869ac57ff4d1190adf615e5e9b339d312.tar.gz
tm-scripts-7dd1360869ac57ff4d1190adf615e5e9b339d312.tar.xz
tm-scripts-7dd1360869ac57ff4d1190adf615e5e9b339d312.zip
[systemd] fix debug shell
Diffstat (limited to 'remote/modules/systemd')
-rw-r--r--remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service b/remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service
index 1942c987..4220d7c2 100644
--- a/remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service
+++ b/remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service
@@ -13,7 +13,7 @@ IgnoreOnIsolate=yes
[Service]
Environment=TERM=linux
-ExecStart=/sbin/sushell
+ExecStart=/bin/ash
Restart=always
RestartSec=0
StandardInput=tty