summaryrefslogtreecommitdiffstats
path: root/remote/tools/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2012-12-11 15:37:53 +0100
committerJonathan Bauer2012-12-11 15:37:53 +0100
commit248e21f673843ee59b82318dd0e429150204ccd0 (patch)
tree76a02af9c489c6d4b562fcdbe607d7d86b08c95c /remote/tools/systemd
parentreworked setup-tools, generation of base dir structure of stage3.2 with tool ... (diff)
downloadtm-scripts-248e21f673843ee59b82318dd0e429150204ccd0.tar.gz
tm-scripts-248e21f673843ee59b82318dd0e429150204ccd0.tar.xz
tm-scripts-248e21f673843ee59b82318dd0e429150204ccd0.zip
debug shell fix
Diffstat (limited to 'remote/tools/systemd')
-rw-r--r--remote/tools/systemd/data/debug-shell.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/systemd/data/debug-shell.service b/remote/tools/systemd/data/debug-shell.service
index 2aa98d3c..1e1a6b56 100644
--- a/remote/tools/systemd/data/debug-shell.service
+++ b/remote/tools/systemd/data/debug-shell.service
@@ -13,7 +13,7 @@ IgnoreOnIsolate=yes
[Service]
Environment=TERM=linux
-ExecStart=@sushell@
+ExecStart=/bin/bash
Restart=always
RestartSec=0
StandardInput=tty