chiark / gitweb /
telinit: forward to upstart, if not booted with systemd
[elogind.git] / units / suse / poweroff.service
index e9aff275d4458cc5296025853fb60ff46fbf5397..f9f7b56dc1fd18eb249e2100b86d65901381d7ef 100644 (file)
@@ -8,9 +8,8 @@
 [Unit]
 Description=Power-Off
 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