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
|
@ -3,7 +3,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header('Demarrage de monit')
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header('Fichier de configuration de mumudvb')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue