mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-25 15:48:56 +01:00
Merge branch '4.5.13'
This commit is contained in:
commit
01fdfc4375
@ -1432,10 +1432,7 @@ reload_command() # $* = original arguments less the command.
|
||||
fi
|
||||
|
||||
if [ -z "$getcaps" ]; then
|
||||
g_shorewalldir=$(resolve_file $g_directory)
|
||||
ensure_config_path
|
||||
capabilities=$(find_file capabilities)
|
||||
[ -f $capabilities ] || getcaps=Yes
|
||||
[ -f $directory/capabilities ] || getcaps=Yes
|
||||
fi
|
||||
|
||||
if [ -f $g_directory/${g_program}.conf ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user