summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-13 16:53:33 -0400
committerJoey Hess2014-04-13 16:53:33 -0400
commita9151250f2cb8d37f45506d96e8370ddf2103dce (patch)
tree569ac81d595df6565f368e82c9990e8ed75edcd5 /config-joey.hs
parent32ffe1797271a269708ca06060bbe18f1b6f880a (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index f0f2f293..67296bcb 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -74,7 +74,7 @@ hosts =
& Apt.serviceInstalledRunning "ntp"
& Dns.zones myDnsSecondary
& Apt.serviceInstalledRunning "apache2"
- & File.ownerGroup "/srv" "joey" "joey"
+ & File.ownerGroup "/srv/web" "joey" "joey"
& cname "git.kitenet.net"
& cname "git.joeyh.name"