diff options
| author | Sebastian | 2016-04-25 12:01:08 +0200 |
|---|---|---|
| committer | Sebastian | 2016-04-25 12:01:08 +0200 |
| commit | 5acda3eaeabae9045609539303a8c12c4ce401f1 (patch) | |
| tree | 7e71975f8570b05aafe2ea6ec0e242a8912387bb /core/modules/debug/data/addon-init | |
| parent | initial commit (diff) | |
| download | mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.gz mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.xz mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.zip | |
merge with latest dev version
Diffstat (limited to 'core/modules/debug/data/addon-init')
| -rwxr-xr-x | core/modules/debug/data/addon-init | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/debug/data/addon-init b/core/modules/debug/data/addon-init new file mode 100755 index 00000000..e83c21ba --- /dev/null +++ b/core/modules/debug/data/addon-init @@ -0,0 +1,4 @@ +#!/bin/ash + +systemctl daemon-reload +systemctl start debug-shell.service |
