summarylogtreecommitdiffstats
path: root/caddy.service
diff options
context:
space:
mode:
authorWèi Cōngruì2017-11-24 06:39:14 +0000
committerWèi Cōngruì2017-11-24 06:39:14 +0000
commitf584b616120690d35534e7d32cfb04940a0ddef2 (patch)
tree8d21f7b61f6e6d0d4bf32a38575dab24f31c0a87 /caddy.service
parentb44ffd384cce3703bd62c9f273cfbbd3b2d7a6e7 (diff)
downloadaur-f584b616120690d35534e7d32cfb04940a0ddef2.tar.gz
0.10.10-2 add /var/log/caddy/ in ReadWritePaths
Diffstat (limited to 'caddy.service')
-rw-r--r--caddy.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/caddy.service b/caddy.service
index 60b7fc5be47b..fe1abd46c762 100644
--- a/caddy.service
+++ b/caddy.service
@@ -16,7 +16,7 @@ PrivateTmp=true
PrivateDevices=true
ProtectHome=true
ProtectSystem=strict
-ReadWriteDirectories=/var/lib/caddy
+ReadWritePaths=/var/lib/caddy /var/log/caddy
AmbientCapabilities=CAP_NET_BIND_SERVICE
[Install]