chiark / gitweb /
reboot: don't wait for input tty
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Aug 2010 12:17:18 +0000 (14:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Aug 2010 12:17:18 +0000 (14:17 +0200)
fixme
units/fedora/halt.service
units/fedora/poweroff.service
units/fedora/reboot.service

diff --git a/fixme b/fixme
index 861c22b28fbcb806a9c31ae5f86e4d9b11f65ebd..3e12f3b316e47f789c3acc5bac283fc6ddf88370 100644 (file)
--- a/fixme
+++ b/fixme
 
 * if a service fails too often, make the service enter maintainence mode, and the socket, too.
 
 
 * 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
 
 
 * keine meldung by wants vs. conflicts
 
+* send cgroup msg directly
+
 External:
 
 * default.target must be %ghosted...
 External:
 
 * default.target must be %ghosted...
index cf9ad49e7a319174acfdddf8b15d8c15c59b8cbe..6e2745eedd0c61c7df77cc68ec720d34054c0526 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=INIT_HALT=HALT RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
 ValidNoProcess=yes
 Environment=INIT_HALT=HALT RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
-StandardInput=tty
+StandardOutput=tty
index e8b597c20088c76d97970b765670961f35ff1908..cd6ec3edc9cdcaa5c1f6d57d1588e50fb7773d7f 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
 ValidNoProcess=yes
 Environment=RUNLEVEL=0
 ExecStart=/etc/init.d/halt start
-StandardInput=tty
+StandardOutput=tty
index 7a94db671e382b8675771b954189d6c4e6d2d409..01bd46395d46dc2bf6281b5f670ebfb3a1a3e339 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/init.d/reboot start
 ValidNoProcess=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/init.d/reboot start
-StandardInput=tty
+StandardOutput=tty