summaryrefslogtreecommitdiffstats
path: root/units/systemd-homed.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-02-05 20:01:25 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-02-06 13:36:04 +0100
commit85a84772a1f691175e35540237c7abc52e61b8a1 (patch)
tree07b5ab763b231406c27d0e269cbcfb81f7e8ca88 /units/systemd-homed.service.in
parentprocess-util: minor follow-up for pidfd_spawn (diff)
downloadsystemd-85a84772a1f691175e35540237c7abc52e61b8a1.tar.xz
systemd-85a84772a1f691175e35540237c7abc52e61b8a1.zip
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.
Diffstat (limited to '')
-rw-r--r--units/systemd-homed.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-homed.service.in b/units/systemd-homed.service.in
index bfc3df1021..ee72c75ac9 100644
--- a/units/systemd-homed.service.in
+++ b/units/systemd-homed.service.in
@@ -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