]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-resolved.service.m4.in
resolved: respond to local resolver requests on 127.0.0.53:53
[thirdparty/systemd.git] / units / systemd-resolved.service.m4.in
index 8e1c1dea794c3f869b2e6e0cb99dc3ea513ff477..15ab56a066865ffd4d90e47af3cadf08d32e6145 100644 (file)
@@ -23,10 +23,12 @@ Type=notify
 Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-resolved
-CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_SETPCAP CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER
+CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_SETPCAP CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER CAP_NET_RAW CAP_NET_BIND_SERVICE
 ProtectSystem=full
 ProtectHome=yes
 WatchdogSec=3min
+MemoryDenyWriteExecute=yes
+SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io
 
 [Install]
 WantedBy=multi-user.target