mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 19:11:24 +00:00
Shorewall: Change path to prevent busybox/ip detection before ip-tiny/full.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
This commit is contained in:
13
net/shorewall/patches/130-set-path.patch
Normal file
13
net/shorewall/patches/130-set-path.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: shorewall-5.1.9/configfiles/shorewall.conf
|
||||
===================================================================
|
||||
--- shorewall-5.1.9.orig/configfiles/shorewall.conf 2017-12-18 08:09:12.043625770 +0100
|
||||
+++ shorewall-5.1.9/configfiles/shorewall.conf 2017-12-18 08:09:54.353402257 +0100
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
NFACCT=
|
||||
|
||||
-PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin"
|
||||
+PATH="/usr/sbin:/usr/bin:/sbin:/usr/bin"
|
||||
|
||||
PERL=/usr/bin/perl
|
||||
|
||||
Reference in New Issue
Block a user