mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
shorewall-lite: set the PATH variable
So that it matches LEDE's default PATH value. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- shorewall-lite-5.1.9/shorewall-lite.conf.orig 2017-12-17 09:06:52.301331288 -0500
|
||||
+++ shorewall-lite-5.1.9/shorewall-lite.conf 2017-12-17 09:05:55.769714392 -0500
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
IPTABLES=
|
||||
|
||||
-PATH=
|
||||
+PATH=/usr/sbin:/usr/bin:/sbin:/bin
|
||||
|
||||
SHOREWALL_SHELL=
|
||||
|
||||
Reference in New Issue
Block a user