[firewall4] Changement de path vers le script de génération
This commit is contained in:
parent
2509592a87
commit
0ccdde8eb6
2 changed files with 2 additions and 2 deletions
|
@ -13,4 +13,4 @@ header("Régénération du pare-feu")
|
|||
|
||||
min=random.randint(0,59)
|
||||
print "# Regénération des règles MAC-IP du firewall"
|
||||
print "%s 1 * * * root /usr/scripts/gestion/gen_confs/firewall4.py test_mac_ip > /dev/null" % min
|
||||
print "%s 1 * * * root /usr/scripts/gestion/gen_confs/firewall4/firewall4.py test_mac_ip > /dev/null" % min
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue