X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsuse%2Fpoweroff.service;h=f68882c14341bd5f2f61eb55ef2937cecb164b9f;hp=e9aff275d4458cc5296025853fb60ff46fbf5397;hb=00a11ba98229aef2c46e41c4ceb8a8e4570a53b6;hpb=b827a9f97dcc88f4b9e23d656d7325455eb33848 diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service index e9aff275d..f68882c14 100644 --- a/units/suse/poweroff.service +++ b/units/suse/poweroff.service @@ -8,13 +8,12 @@ [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 ValidNoProcess=yes Environment=COLD_BOOT=1 ExecStart=/etc/init.d/halt -StandardInput=tty +StandardOutput=tty