]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-homed.service.in
core/cgroup: fix return value of unit_cgorup_freezer_action()
[thirdparty/systemd.git] / units / systemd-homed.service.in
index 7cf98e6fa66ce2c277eb2b9caef4c8702be0d2b0..91dabee03456159a58582752ba2788153f86fa58 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Home Area Manager
 Documentation=man:systemd-homed.service(8)
-RequiresMountsFor=/home
+After=home.mount
 
 [Service]
 BusName=org.freedesktop.home1
@@ -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