forked from extern/shorewall_code
Merge branch '4.5.13'
Conflicts: Shorewall/lib.cli-std
This commit is contained in:
commit
e14fe242bd
@ -1432,7 +1432,7 @@ reload_command() # $* = original arguments less the command.
|
||||
fi
|
||||
|
||||
if [ -z "$getcaps" ]; then
|
||||
[ -f $directory/capabilities ] || getcaps=Yes
|
||||
[ -f $g_directory/capabilities ] || getcaps=Yes
|
||||
fi
|
||||
|
||||
if [ -f $g_directory/${g_program}.conf ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user