chiark / gitweb /
reboot: don't wait for input tty
[elogind.git] / units / fedora / reboot.service
index 6a93c0b5575c29d6d02b7d04ffe50ba4219fde8d..01bd46395d46dc2bf6281b5f670ebfb3a1a3e339 100644 (file)
@@ -8,13 +8,12 @@
 [Unit]
 Description=Reboot
 DefaultDependencies=no
 [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
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/init.d/reboot start
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/init.d/reboot start
-StandardInput=tty
+StandardOutput=tty