From 7dd1360869ac57ff4d1190adf615e5e9b339d312 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 15 Apr 2014 14:24:27 +0200 Subject: [systemd] fix debug shell --- remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules') 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 -- cgit v1.2.3-55-g7522