Pour des raisons de cohérence, perms est devenu mode

This commit is contained in:
Pierre-Elliott Bécue 2015-05-10 15:19:17 +02:00
parent 2c75866ad9
commit 15902c8b57
156 changed files with 187 additions and 181 deletions

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
import config

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
import config

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
import config

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
comment_start = "//"

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
import config
import config.dns

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
comment_start = "//"

View file

@ -2,7 +2,7 @@
info["owner"] = "root"
info["group"] = "bind"
info["perms"] = 0644
info["mode"] = 0644
comment_start = "//"

View file

@ -2,7 +2,7 @@ include("secrets")
info["owner"] = "bind"
info["group"] = "bind"
info["perms"] = 0640
info["mode"] = 0640
@// Fichier gere par BCfg2 (plugin Python)