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"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
import config
|
||||
import config.dns
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "bind"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
|
||||
|
||||
@// Fichier gere par BCfg2 (plugin Python)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue