X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Farch%2Freboot.service;h=6bce95d8fd409a1cfeb28cb5e53525abf6e61a2d;hb=6b5ad000aba61a5312b5c3fac7dd85a0d33816af;hp=934903dc6b5b3c4df44efe28f30e6c5311fc2766;hpb=983d9c90151f4b85301bd8078afd560269e75961;p=elogind.git diff --git a/units/arch/reboot.service b/units/arch/reboot.service index 934903dc6..6bce95d8f 100644 --- a/units/arch/reboot.service +++ b/units/arch/reboot.service @@ -8,13 +8,12 @@ [Unit] Description=Reboot 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=RUNLEVEL=6 ExecStart=/etc/rc.shutdown -StandardInput=tty +StandardOutput=tty