summaryrefslogtreecommitdiffstats
path: root/roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service
diff options
context:
space:
mode:
Diffstat (limited to 'roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service')
-rw-r--r--roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service b/roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service
index c8a3609..b8e6012 100644
--- a/roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service
+++ b/roles/munin-master/files/etc/systemd/system/munin-cgi-graph.service
@@ -17,6 +17,12 @@ ProtectHome=yes
ProtectSystem=strict
ReadWriteDirectories=-/var/log/munin
ReadWriteDirectories=-/var/lib/munin/cgi-tmp/munin-cgi-graph
+PrivateDevices=yes
+PrivateNetwork=yes
+ProtectControlGroups=yes
+ProtectKernelModules=yes
+ProtectKernelTunables=yes
+RestrictAddressFamilies=
[Install]
WantedBy=multi-user.target