X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Freboot.service;h=ca8b3b182a5f52bb079dee164523ce2a57a8402c;hb=40b3203173ad78fdb5ceb257b08a93a587102518;hp=31aa74e1418fb0e671f69bb06b31bf8dd498afab;hpb=af65a09126e216d468592f069aee50dfe0382d3a;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 31aa74e14..ca8b3b182 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -8,12 +8,12 @@ [Unit] Description=Reboot DefaultDependencies=no -Requires=shutdown.target killall.service -After=shutdown.target killall.service -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 killall.service +After=shutdown.target umount.target killall.service [Service] -Type=finish -ValidNoProcess=yes +Type=oneshot +RemainAfterExit=yes Environment=RUNLEVEL=6 ExecStart=/etc/init.d/reboot start +StandardOutput=tty