X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Freboot.service;h=7a94db671e382b8675771b954189d6c4e6d2d409;hb=eee4b05fab0a26aab7b8dc1e0e11e4a624a15798;hp=79c5ef41ca7ab1b28ac7686db01bad641263d0f7;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 79c5ef41c..7a94db671 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -7,11 +7,13 @@ [Unit] Description=Reboot -Requires=shutdown.target killall.service -After=shutdown.target killall.service +DefaultDependencies=no +Requires=shutdown.target umount.target killall.service +After=shutdown.target umount.target killall.service [Service] Type=finish ValidNoProcess=yes Environment=RUNLEVEL=6 -ExecStart=@/etc/init.d/halt reboot start +ExecStart=/etc/init.d/reboot start +StandardInput=tty