summarylogtreecommitdiffstats
path: root/dyndnsc.service
diff options
context:
space:
mode:
Diffstat (limited to 'dyndnsc.service')
-rw-r--r--dyndnsc.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/dyndnsc.service b/dyndnsc.service
index d8bb9f2a3874..cb80111bbf6c 100644
--- a/dyndnsc.service
+++ b/dyndnsc.service
@@ -5,6 +5,8 @@ After=network.target
[Service]
ExecStart=/usr/bin/dyndnsc --loop --config /etc/dyndnsc.conf
Restart=always
+ProtectSystem=strict
+ProtectHome=true
[Install]
WantedBy=multi-user.target