summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/debug')
-rwxr-xr-xremote/modules/debug/data/addon-init2
-rwxr-xr-xremote/modules/debug/data/opt/openslx/bin/debug_report2
-rwxr-xr-xremote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger2
3 files changed, 3 insertions, 3 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
diff --git a/remote/modules/debug/data/opt/openslx/bin/debug_report b/remote/modules/debug/data/opt/openslx/bin/debug_report
index 2c3aabe4..4cdfae4e 100755
--- a/remote/modules/debug/data/opt/openslx/bin/debug_report
+++ b/remote/modules/debug/data/opt/openslx/bin/debug_report
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/ash
TOOLS="
journalctl
diff --git a/remote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger b/remote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger
index 8b772517..fb04d568 100755
--- a/remote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger
+++ b/remote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger
@@ -1,2 +1,2 @@
-#!/bin/sh
+#!/bin/ash
/usr/bin/udevadm monitor | /usr/bin/logger