diff options
| author | root | 2013-08-01 17:31:28 +0200 |
|---|---|---|
| committer | root | 2013-08-01 17:31:28 +0200 |
| commit | 6ddfa7c4e9e802d5a2202ffd8a8eb609a649d7f6 (patch) | |
| tree | eabd0e401d2e34232caef67923299c88816b1ed7 /remote/modules/debug/data/etc/systemd/system | |
| parent | [stage32-scientific] Added stage target for Scientific Linux (diff) | |
| parent | [rootfs-stage32] added /etc/nsswitch.conf with standard config (diff) | |
| download | tm-scripts-6ddfa7c4e9e802d5a2202ffd8a8eb609a649d7f6.tar.gz tm-scripts-6ddfa7c4e9e802d5a2202ffd8a8eb609a649d7f6.tar.xz tm-scripts-6ddfa7c4e9e802d5a2202ffd8a8eb609a649d7f6.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug/data/etc/systemd/system')
| -rw-r--r-- | remote/modules/debug/data/etc/systemd/system/debug-shell.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/debug/data/etc/systemd/system/debug-shell.service b/remote/modules/debug/data/etc/systemd/system/debug-shell.service index fedd138d..6d50b3bd 100644 --- a/remote/modules/debug/data/etc/systemd/system/debug-shell.service +++ b/remote/modules/debug/data/etc/systemd/system/debug-shell.service @@ -12,7 +12,6 @@ DefaultDependencies=no IgnoreOnIsolate=yes [Service] -Environment=TERM=linux PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/openslx/sbin:/opt/openslx/bin:/opt/openslx/usr/sbin:/opt/openslx/usr/bin ExecStart=/bin/sh Restart=always RestartSec=0 |
