diff options
-rw-r--r-- | units/systemd-hostnamed.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-hostnamed.service.in b/units/systemd-hostnamed.service.in index 32a3ab5f9a..6efab1e25f 100644 --- a/units/systemd-hostnamed.service.in +++ b/units/systemd-hostnamed.service.in @@ -14,3 +14,4 @@ Description=Hostname Service ExecStart=@rootlibexecdir@/systemd-hostnamed Type=dbus BusName=org.freedesktop.hostname1 +CapabilityBoundingSet=CAP_SYS_ADMIN |