X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Freboot.service;h=6a93c0b5575c29d6d02b7d04ffe50ba4219fde8d;hb=455bb5a4bdd03d77af72d810ddc22c85a353d2e4;hp=79c5ef41ca7ab1b28ac7686db01bad641263d0f7;hpb=dfca381db341205b7a68f40ef2b7550ac6972cab;p=elogind.git diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 79c5ef41c..6a93c0b55 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -7,11 +7,14 @@ [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 [Service] Type=finish ValidNoProcess=yes Environment=RUNLEVEL=6 -ExecStart=@/etc/init.d/halt reboot start +ExecStart=/etc/init.d/reboot start +StandardInput=tty