diff options
| author | Christian Rößler | 2013-11-29 17:16:05 +0100 |
|---|---|---|
| committer | Christian Rößler | 2013-11-29 17:16:05 +0100 |
| commit | 9c57fcca89bb9d7a62b2a2ba339bd3005beebf69 (patch) | |
| tree | 337caefe10feb7368c1843e18abe75be1e176cf2 /remote/modules/debug/data/addon-init | |
| parent | [systemd] Env variables added for kmod compiling/linking when no kmod in system. (diff) | |
| download | tm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.tar.gz tm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.tar.xz tm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.zip | |
[diverse modules] data dir: Changes shebangs to /bin/ash
Diffstat (limited to 'remote/modules/debug/data/addon-init')
| -rwxr-xr-x | remote/modules/debug/data/addon-init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/debug/data/addon-init b/remote/modules/debug/data/addon-init index bcccb23b..e83c21ba 100755 --- a/remote/modules/debug/data/addon-init +++ b/remote/modules/debug/data/addon-init @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/ash systemctl daemon-reload systemctl start debug-shell.service |
