summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug/data/opt
diff options
context:
space:
mode:
authorSimon Rettberg2013-11-29 17:15:59 +0100
committerSimon Rettberg2013-11-29 17:15:59 +0100
commit6f51f81d3f25df98a292ba740fe15b52f3635c15 (patch)
treeb823f5cbaa4b1bf5a4731ce3a5b034298b1420cd /remote/modules/debug/data/opt
parentReworking busybox config and included tools (diff)
parent[diverse modules] data dir: Changes shebangs to /bin/ash (diff)
downloadtm-scripts-6f51f81d3f25df98a292ba740fe15b52f3635c15.tar.gz
tm-scripts-6f51f81d3f25df98a292ba740fe15b52f3635c15.tar.xz
tm-scripts-6f51f81d3f25df98a292ba740fe15b52f3635c15.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug/data/opt')
-rwxr-xr-xremote/modules/debug/data/opt/openslx/bin/debug_report2
-rwxr-xr-xremote/modules/debug/data/opt/openslx/scripts/systemd-debug_udevd_logger2
2 files changed, 2 insertions, 2 deletions
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