chiark / gitweb /
hwdb: fix case-sensitive match
[elogind.git] / units / systemd-resolved.service.in
index f4bbb7c160bfbeb3c5ea34c9c10c12f83be0cf25..787fde2c44ff8c4094e6e2223ae626290df2a06b 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
+ReadOnlySystem=yes
+ProtectedHome=yes
 
 [Install]
 WantedBy=multi-user.target