summarylogtreecommitdiffstats
path: root/0000-change_shell.patch
diff options
context:
space:
mode:
Diffstat (limited to '0000-change_shell.patch')
-rw-r--r--0000-change_shell.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/0000-change_shell.patch b/0000-change_shell.patch
deleted file mode 100644
index f69117dafe35..000000000000
--- a/0000-change_shell.patch
+++ /dev/null
@@ -1,16 +0,0 @@
----
- nltrigger | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/nltrigger b/nltrigger
-index b591d32..e09598b 100755
---- a/nltrigger
-+++ b/nltrigger
-@@ -1,4 +1,4 @@
--#!/bin/busybox ash
-+#!/bin/sh
-
- usage() {
- printf "usage: %s [add|list|del|action] [subsystem]\n" "$(basename $1)" >&2
---
-2.20.1