commit 6b673dd3cb4cee25d84796fde3669c66617ae0b6
parent 53d0ddd2cea5cc4450370dd1ba197fd5612778bd
Author: rsiddharth <s@ricketyspace.net>
Date: Sun, 28 Jan 2018 02:38:35 +0000
propellor spin
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.hs b/config.hs
@@ -596,6 +596,7 @@ ara = host "ara.ricketyspace.net" $props
-- nginx
& Nginx.siteEnabled "ara.ricketyspace.net" araNginx
& File.dirExists "/home/s/pub"
+ & File.ownerGroup "/home/s/pub" (User "s") (Group "s")
& File.hasContent "/home/s/pub/robots.txt" araWebRobotsTxt
& File.hasContent "/home/s/pub/index.html" araWebIndex
-- system