mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 20:22:12 +02:00
Reword an error message
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
501007d0ac
commit
2df4aae583
@ -68,7 +68,7 @@ fatal_error "${command}reap requires a time limit" if ( $reap = $command =~ s/re
|
|||||||
$duration .= $reap;
|
$duration .= $reap;
|
||||||
|
|
||||||
if ( $command eq 'reset' ) {
|
if ( $command eq 'reset' ) {
|
||||||
require_capability 'MARK_ANYWHERE', 'Resetting an event', 's';
|
require_capability 'MARK_ANYWHERE', '"reset"', 's';
|
||||||
|
|
||||||
print "Resetting....\n";
|
print "Resetting....\n";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user