From 53fbc853b08b8cfb7fa720cb9e38a64d06190fab Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 13 Dec 2012 16:16:53 +0100 Subject: change debug shell & its PATH --- remote/tools/systemd/data/debug-shell.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/remote/tools/systemd/data/debug-shell.service b/remote/tools/systemd/data/debug-shell.service index 1e1a6b56..1270c099 100644 --- a/remote/tools/systemd/data/debug-shell.service +++ b/remote/tools/systemd/data/debug-shell.service @@ -13,7 +13,8 @@ IgnoreOnIsolate=yes [Service] Environment=TERM=linux -ExecStart=/bin/bash +EnvironmentPath=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/openslx/sbin:/openslx/bin +ExecStart=/bin/sh Restart=always RestartSec=0 StandardInput=tty -- cgit v1.2.3-55-g7522