summaryrefslogtreecommitdiff
path: root/units/systemd-homed.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-02 10:21:29 +0200
committerGitHub <noreply@github.com>2020-04-02 10:21:29 +0200
commit4e561c6200fc67b6e7715ef9802868f645d024f3 (patch)
treed5309f1012e98d1117653e33a379105c094588b3 /units/systemd-homed.service.in
parent61fd7d6720c562c88ab79062ff8d131e5e3c7b1b (diff)
parent20f938ff7f8777ee9f4fab1dc1ac80e7ce2883e1 (diff)
downloadsystemd-4e561c6200fc67b6e7715ef9802868f645d024f3.tar.gz
Merge pull request #15109 from keszybz/units-make-installable
Make homed/userdbd/repart services installable (to allow uninstalling)
Diffstat (limited to 'units/systemd-homed.service.in')
-rw-r--r--units/systemd-homed.service.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/units/systemd-homed.service.in b/units/systemd-homed.service.in
index 6490f48a15..91dabee034 100644
--- a/units/systemd-homed.service.in
+++ b/units/systemd-homed.service.in
@@ -34,3 +34,7 @@ SystemCallArchitectures=native
SystemCallErrorNumber=EPERM
SystemCallFilter=@system-service @mount
@SERVICE_WATCHDOG@
+
+[Install]
+WantedBy=multi-user.target
+Alias=dbus-org.freedesktop.home1.service