X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Freboot.service;h=6120ceb8213ad4193fc26cfdd9b27a2c5ce0a1e8;hb=34e9ba669e75fb3b8f481076e75df5c2abb8192b;hp=31aa74e1418fb0e671f69bb06b31bf8dd498afab;hpb=af65a09126e216d468592f069aee50dfe0382d3a;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 31aa74e14..6120ceb82 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 +Type=oneshot ValidNoProcess=yes Environment=RUNLEVEL=6 ExecStart=/etc/init.d/reboot start +StandardOutput=tty