1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

units: make systemd-userdbd.{socket,service} installable

It's lightweight and generally useful, so it should be enabled by default. But
users might want to disable it for whatever reason, and things should be fine
without it, so let's make it installable so it can be disabled if wanted.

Fixes #15175.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2020-03-13 18:40:54 +01:00
parent 5ef9eda17f
commit ead7af3093
4 changed files with 8 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ enable systemd-networkd.service
enable systemd-resolved.service
enable systemd-repart.service
enable systemd-homed.service
enable systemd-userdbd.socket
disable console-getty.service
disable debug-shell.service