autofw: insert does not need 'yes'
This commit is contained in:
parent
9957479411
commit
a931620a79
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ This way whitelisted addresses can never be blocked.
|
|||
yes | ufw delete deny from a.b.c.116/32
|
||||
ufw insert 1 deny from a.b.c.112/29
|
||||
yes | ufw delete allow from e.f.g.h/32
|
||||
yes | ufw insert 1 allow from e.f.g.h/32
|
||||
ufw insert 1 allow from e.f.g.h/32
|
||||
|
||||
## TODO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue