diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-03 23:29:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-03 23:29:18 +0200 |
commit | 8b33e5ca72def2b79ffcd9b7e96f8f40f6bd4a20 (patch) | |
tree | 4c7b446e1fb5619c5130f5ad512cde2f12d7fd5b | |
parent | cebf8b209237db381a504c50eeba76c4c28fb677 (diff) |
update fixme
-rw-r--r-- | fixme | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -61,6 +61,10 @@ * if a service fails too often, make the service enter maintainence mode, and the socket, too. +* systemctl reboot von getty tty1 hämgt + +* keine meldung by wants vs. conflicts + External: * default.target must be %ghosted... @@ -74,10 +78,6 @@ External: * patch /etc/init.d/functions with: -* systemctl reboot von getty tty1 hämgt - -* keine meldung by wants vs. conflicts - if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth |