units: explicit Type=dbus is now redundant

This commit is contained in:
Lennart Poettering 2012-05-03 14:48:35 +02:00
parent 0b86feac50
commit c374339916
4 changed files with 0 additions and 4 deletions

View File

@ -12,6 +12,5 @@ Description=Hostname Service
[Service]
ExecStart=@rootlibexecdir@/systemd-hostnamed
Type=dbus
BusName=org.freedesktop.hostname1
CapabilityBoundingSet=CAP_SYS_ADMIN

View File

@ -12,6 +12,5 @@ Description=Locale Service
[Service]
ExecStart=@rootlibexecdir@/systemd-localed
Type=dbus
BusName=org.freedesktop.locale1
CapabilityBoundingSet=

View File

@ -13,7 +13,6 @@ After=nss-user-lookup.target
[Service]
ExecStart=@rootlibexecdir@/systemd-logind
Type=dbus
BusName=org.freedesktop.login1
CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_FOWNER CAP_SYS_TTY_CONFIG

View File

@ -12,6 +12,5 @@ Description=Time & Date Service
[Service]
ExecStart=@rootlibexecdir@/systemd-timedated
Type=dbus
BusName=org.freedesktop.timedate1
CapabilityBoundingSet=CAP_SYS_TIME