reboot: don't wait for input tty

This commit is contained in:
Lennart Poettering 2010-08-04 14:17:18 +02:00
parent 804bbed8f4
commit 183ae5f99b
4 changed files with 6 additions and 4 deletions

4
fixme
View File

@ -61,10 +61,12 @@
* if a service fails too often, make the service enter maintainence mode, and the socket, too.
* systemctl reboot von getty tty1 hämgt
* systemctl reboot von getty tty1 hängt
* keine meldung by wants vs. conflicts
* send cgroup msg directly
External:
* default.target must be %ghosted...

View File

@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=INIT_HALT=HALT RUNLEVEL=0
ExecStart=/etc/init.d/halt start
StandardInput=tty
StandardOutput=tty

View File

@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=RUNLEVEL=0
ExecStart=/etc/init.d/halt start
StandardInput=tty
StandardOutput=tty

View File

@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=RUNLEVEL=6
ExecStart=/etc/init.d/reboot start
StandardInput=tty
StandardOutput=tty