cron: fix path vers ipset
This commit is contained in:
parent
2a814d5770
commit
886a4ddb89
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ out("%s 2 * * * root /usr/scripts/gestion/gen_confs/firewall4/firewall4.py black
|
||||||
|
|
||||||
if has("odlyd"):
|
if has("odlyd"):
|
||||||
@# Base pour redonner un accès temporairement aux non réadhérents
|
@# Base pour redonner un accès temporairement aux non réadhérents
|
||||||
@30 * * * * root /usr/sbin/ipset flush CONFIRMATION
|
@30 * * * * root /sbin/ipset flush CONFIRMATION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue