chiark / gitweb /
units: turn shutdown dependencies from Requires into Wants to make things a bit more...
[elogind.git] / units / arch / reboot.service
index 934903dc6b5b3c4df44efe28f30e6c5311fc2766..274f4075f2db61d297ce51c23a269e31c890c4bf 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Reboot
 DefaultDependencies=no
 [Unit]
 Description=Reboot
 DefaultDependencies=no
-Requires=shutdown.target
+Wants=shutdown.target
 After=shutdown.target
 Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
 
 After=shutdown.target
 Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount