chiark / gitweb /
resolved: fix typo in sd_notify() call
[elogind.git] / units / systemd-resolved.service.in
index f4bbb7c160bfbeb3c5ea34c9c10c12f83be0cf25..01336216221c298ae9d0fda648553e249ed7a9c3 100644 (file)
@@ -15,7 +15,9 @@ Type=notify
 Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-resolved
-CapabilityBoundingSet=
+CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_SETPCAP CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER
+ProtectSystem=full
+ProtectHome=yes
 
 [Install]
 WantedBy=multi-user.target