summaryrefslogtreecommitdiffstats
path: root/core/modules/debug/data/addon-init
diff options
context:
space:
mode:
authorSebastian2016-04-25 12:01:08 +0200
committerSebastian2016-04-25 12:01:08 +0200
commit5acda3eaeabae9045609539303a8c12c4ce401f1 (patch)
tree7e71975f8570b05aafe2ea6ec0e242a8912387bb /core/modules/debug/data/addon-init
parentinitial commit (diff)
downloadmltk-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-xcore/modules/debug/data/addon-init4
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