aboutsummaryrefslogtreecommitdiffstats
path: root/nltrigger
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-05-18 15:20:43 +0200
committerChristoph Lohmann <20h@r-36.net>2012-05-18 15:20:43 +0200
commit7b9e5ae8574e3964f83084d647be6d6b00c04761 (patch)
tree60b2be9b332392945bf8a3376e3ba7b2ce403c94 /nltrigger
parent72e47aa0fcc6a88984076cc7839c9e2ba15ff53f (diff)
downloadnldev-7b9e5ae8574e3964f83084d647be6d6b00c04761.tar.bz2
nldev-7b9e5ae8574e3964f83084d647be6d6b00c04761.tar.xz
Sanitizing env handling for children and using busbox for scripts.
Diffstat (limited to 'nltrigger')
-rwxr-xr-xnltrigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/nltrigger b/nltrigger
index f5733b4..bc80488 100755
--- a/nltrigger
+++ b/nltrigger
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/busybox ash
if [ $# -eq 0 ];
then