diff options
| author | Manuel Schneider | 2014-04-16 13:51:22 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2014-04-16 13:51:22 +0200 |
| commit | 9f0d10acc39412d9418c22d120f5c5b7b92cc206 (patch) | |
| tree | ea2dc272b14bd767ec6fc81022b22d7dbf418fb3 /remote/modules/systemd/data | |
| parent | [beamergui] moved modesetterscript to xSession. Fixed logbug (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-9f0d10acc39412d9418c22d120f5c5b7b92cc206.tar.gz tm-scripts-9f0d10acc39412d9418c22d120f5c5b7b92cc206.tar.xz tm-scripts-9f0d10acc39412d9418c22d120f5c5b7b92cc206.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/systemd/data')
| -rw-r--r-- | remote/modules/systemd/data/usr/lib/systemd/system/debug-shell.service | 2 |
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 |
