summaryrefslogtreecommitdiffstats
path: root/roles/munin-master/files/etc/systemd/system/munin-cgi-html.service
diff options
context:
space:
mode:
Diffstat (limited to 'roles/munin-master/files/etc/systemd/system/munin-cgi-html.service')
-rw-r--r--roles/munin-master/files/etc/systemd/system/munin-cgi-html.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/roles/munin-master/files/etc/systemd/system/munin-cgi-html.service b/roles/munin-master/files/etc/systemd/system/munin-cgi-html.service
index 119d3a2..3c0c0e5 100644
--- a/roles/munin-master/files/etc/systemd/system/munin-cgi-html.service
+++ b/roles/munin-master/files/etc/systemd/system/munin-cgi-html.service
@@ -14,8 +14,7 @@ ExecStart=/usr/lib/munin/cgi/munin-cgi-html
NoNewPrivileges=yes
PrivateDevices=yes
ProtectHome=yes
-ProtectSystem=full
-ReadOnlyDirectories=/
+ProtectSystem=strict
ReadWriteDirectories=-/var/log/munin
[Install]