mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
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
|
fi
|
||||||
|
|
||||||
if [ -z "$getcaps" ]; then
|
if [ -z "$getcaps" ]; then
|
||||||
[ -f $directory/capabilities ] || getcaps=Yes
|
[ -f $g_directory/capabilities ] || getcaps=Yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f $g_directory/${g_program}.conf ]; then
|
if [ -f $g_directory/${g_program}.conf ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user