summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/systemd')
-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