mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
units: drop userdbd from homed's Also=
Also= lists units which should be enabled/disabled together with the first unit. But userdbd is independent of homed, we shouldn't e.g. disable it even if homed is disabled.
This commit is contained in:
committed by
Luca Boccassi
parent
c90335403c
commit
85a84772a1
@@ -39,4 +39,4 @@ TimeoutStopSec=3min
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Alias=dbus-org.freedesktop.home1.service
|
||||
Also=systemd-homed-activate.service systemd-userdbd.service systemd-homed-firstboot.service
|
||||
Also=systemd-homed-activate.service systemd-homed-firstboot.service
|
||||
|
||||
Reference in New Issue
Block a user