X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Farch%2Fpoweroff.service;h=3d40ba82c24547b5c0c4fc558233e836f2735f78;hp=0b1ee89aa679a65f7cbea3f5ae02e713f43a7ef5;hb=1e532d14addcff114a0a358fc5e4c193707bd120;hpb=b827a9f97dcc88f4b9e23d656d7325455eb33848 diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service index 0b1ee89aa..3d40ba82c 100644 --- a/units/arch/poweroff.service +++ b/units/arch/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=RUNLEVEL=0 ExecStart=/etc/rc.shutdown -StandardInput=tty +StandardOutput=tty