Pour des raisons de cohérence, perms est devenu mode
This commit is contained in:
parent
2c75866ad9
commit
15902c8b57
156 changed files with 187 additions and 181 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header("Check SSL certificates")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header()
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header("Cronjob munin-node")
|
||||
print """
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
if has('connexion-secours-test'):
|
||||
header("Teste la disponibilité de la connexion normale et passe en secours si besoin")
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue