chiark / gitweb /
telinit: forward to upstart, if not booted with systemd
[elogind.git] / units / suse / reboot.service
index e9b76b61db3bfac30dab9fbd6bddb1e1a2587493..5fc24d1c8f5fc479243733eb79eb3886570d33f2 100644 (file)
@@ -8,9 +8,8 @@
 [Unit]
 Description=Reboot
 DefaultDependencies=no
-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
+Requires=shutdown.target umount.target
+After=shutdown.target umount.target
 
 [Service]
 Type=finish