chiark / gitweb /
units: suse - reboot: do not wait for tty
[elogind.git] / units / arch / reboot.service
index b2c18842fff11dcd89f7aaf32713c7b354266364..8d1e90f5aa40d3a10bd6d1c11794e65fdc8727a7 100644 (file)
@@ -8,12 +8,12 @@
 [Unit]
 Description=Reboot
 DefaultDependencies=no
-Requires=shutdown.target
-After=shutdown.target
-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
+After=shutdown.target umount.target
 
 [Service]
 Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/rc.shutdown
+StandardInput=tty