X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsuse%2Fpoweroff.service;h=13b13b04279f88602acc893ff7cdeab6609da672;hb=34e9ba669e75fb3b8f481076e75df5c2abb8192b;hp=93a9da502ad839bd2d3c8b563e9ebcbd4c18aa36;hpb=f8e1755297387e2969a902be22ee201cc506efa2;p=elogind.git diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service index 93a9da502..13b13b042 100644 --- a/units/suse/poweroff.service +++ b/units/suse/poweroff.service @@ -8,13 +8,12 @@ [Unit] Description=Power-Off DefaultDependencies=no -Requires=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 +Type=oneshot ValidNoProcess=yes Environment=COLD_BOOT=1 ExecStart=/etc/init.d/halt -StandardInput=tty +StandardOutput=tty