forked from extern/shorewall_code
Revert "lite: Add 'file' var and set path of .shorewallrc"
This reverts commit 2ec17ce608
.
This commit is contained in:
parent
4c03aaa0fc
commit
7c63428e82
@ -172,7 +172,6 @@ if [ $# -eq 0 ]; then
|
||||
file=./shorewallrc
|
||||
elif [ -f ~/.shorewallrc ]; then
|
||||
. ~/.shorewallrc
|
||||
file=~/.shorewallrc
|
||||
elif [ -f /usr/share/shorewall/shorewallrc ]; then
|
||||
. /usr/share/shorewall/shorewallrc
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user