summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index b4aeebe6..d07e12b5 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -67,6 +67,7 @@ host hostname@"diatom.kitenet.net" = Just $ props
& Apt.installed ["git", "git-annex", "rsync"]
& Apt.buildDep ["git-annex"] `period` Daily
& Git.daemonRunning "/srv/git"
+ & File.ownerGroup "/srv/git" "joey" "joey"
-- git repos restore (how?)
-- kgb installation and setup
-- ssh keys for branchable and github repo hooks