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:
Zbigniew Jędrzejewski-Szmek 2024-02-05 20:01:25 +01:00 committed by Luca Boccassi
parent c90335403c
commit 85a84772a1

View file

@ -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