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=77f5cb3f536137e624eff0d499089a8bfd615242;hpb=2588269757b462036d7c68d52c2d50665af7bcd6;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 77f5cb3f5..6120ceb82 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -7,12 +7,13 @@ [Unit] Description=Reboot -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 +DefaultDependencies=no +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