diff --git a/Python/etc/kgb-ca.conf b/Python/etc/kgb-ca.conf index 59d72f5..64e513b 100644 --- a/Python/etc/kgb-ca.conf +++ b/Python/etc/kgb-ca.conf @@ -2,7 +2,7 @@ include("secrets") -info["owner"] = "root" +info["owner"] = "git" info["group"] = "bureau" info["perms"] = 0660 diff --git a/Python/etc/kgb-client.conf b/Python/etc/kgb-client.conf index 3e99ac3..be94f39 100644 --- a/Python/etc/kgb-client.conf +++ b/Python/etc/kgb-client.conf @@ -2,7 +2,7 @@ include("secrets") -info["owner"] = "root" +info["owner"] = "git" info["group"] = "respbats" info["perms"] = 0660