summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"