X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Farch%2Fpoweroff.service;h=04922db3153a0ed5e15d4f4493d036bd9e84427a;hb=00a11ba98229aef2c46e41c4ceb8a8e4570a53b6;hp=d6e42e1a4b7b4d2e5d98b5e7c5e4570e308d6432;hpb=af65a09126e216d468592f069aee50dfe0382d3a;p=elogind.git diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service index d6e42e1a4..04922db31 100644 --- a/units/arch/poweroff.service +++ b/units/arch/poweroff.service @@ -8,12 +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 ValidNoProcess=yes Environment=RUNLEVEL=0 ExecStart=/etc/rc.shutdown +StandardInput=tty