forked from extern/shorewall_code
Correct typo (rootonly => root_only)
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1479e955d4
commit
c8774110c6
@ -4653,7 +4653,7 @@ shorewall_cli() {
|
||||
fi
|
||||
;;
|
||||
blacklist)
|
||||
onlyroot
|
||||
only_root
|
||||
get_config Yes
|
||||
shift
|
||||
[ -n "$g_nolock" ] || mutex_on
|
||||
|
Loading…
Reference in New Issue
Block a user