summaryrefslogtreecommitdiff
path: root/units/systemd-userdbd.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-13 18:40:54 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-31 14:55:16 +0200
commitead7af30939e3f1903455c7e06bc7cfeef54d4a2 (patch)
tree8c3778dba8e1158846c359d33c0041f55ca80046 /units/systemd-userdbd.service.in
parent5ef9eda17fda06aaf81ab3f0ff6f87a80b860c94 (diff)
downloadsystemd-ead7af30939e3f1903455c7e06bc7cfeef54d4a2.tar.gz
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.
Diffstat (limited to 'units/systemd-userdbd.service.in')
-rw-r--r--units/systemd-userdbd.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/units/systemd-userdbd.service.in b/units/systemd-userdbd.service.in
index e30ed2109e..3b76705373 100644
--- a/units/systemd-userdbd.service.in
+++ b/units/systemd-userdbd.service.in
@@ -39,3 +39,6 @@ SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service
Type=notify
@SERVICE_WATCHDOG@
+
+[Install]
+Also=systemd-userdbd.socket