kgb-* : owner = git not root
This commit is contained in:
parent
094a6c89da
commit
d22d100afe
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
include("secrets")
|
include("secrets")
|
||||||
|
|
||||||
info["owner"] = "root"
|
info["owner"] = "git"
|
||||||
info["group"] = "bureau"
|
info["group"] = "bureau"
|
||||||
info["perms"] = 0660
|
info["perms"] = 0660
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
include("secrets")
|
include("secrets")
|
||||||
|
|
||||||
info["owner"] = "root"
|
info["owner"] = "git"
|
||||||
info["group"] = "respbats"
|
info["group"] = "respbats"
|
||||||
info["perms"] = 0660
|
info["perms"] = 0660
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue