mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-11 20:26:39 +02:00
Revert "lite: Add 'file' var and set path of .shorewallrc"
This reverts commit 2ec17ce6088fb9368e5060c63afe3b97dee18919.
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…
x
Reference in New Issue
Block a user