kgb-* : owner = git not root

This commit is contained in:
Daniel STAN 2014-08-17 12:12:59 +02:00
parent 094a6c89da
commit d22d100afe
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
include("secrets")
info["owner"] = "root"
info["owner"] = "git"
info["group"] = "bureau"
info["perms"] = 0660

View file

@ -2,7 +2,7 @@
include("secrets")
info["owner"] = "root"
info["owner"] = "git"
info["group"] = "respbats"
info["perms"] = 0660