summarylogtreecommitdiffstats
path: root/0000-change_shell.patch
diff options
context:
space:
mode:
authorPlaton Ryzhikov2021-09-13 11:33:38 +0300
committerPlaton Ryzhikov2021-09-13 11:40:49 +0300
commitf12c53bd03442778fdd711165b7fe48efbcd54eb (patch)
tree6c13066492763edb002101296cd7408056d904d0 /0000-change_shell.patch
parent311b7a729198bf4ff0fa62d840c8ac266a3eb268 (diff)
downloadaur-f12c53bd03442778fdd711165b7fe48efbcd54eb.tar.gz
update to 0.4-1
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