X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Freboot.service;h=6a93c0b5575c29d6d02b7d04ffe50ba4219fde8d;hb=455bb5a4bdd03d77af72d810ddc22c85a353d2e4;hp=b99dfdc8ac47556fd1c5609657d185c277c8142c;hpb=9a9a438596e6f57cda87fc7045971197fd2b3078;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index b99dfdc8a..6a93c0b55 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -7,6 +7,7 @@ [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 @@ -16,3 +17,4 @@ Type=finish ValidNoProcess=yes Environment=RUNLEVEL=6 ExecStart=/etc/init.d/reboot start +StandardInput=tty