diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-17 03:29:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-17 03:29:46 +0200 |
commit | 5192bd1945f59254b3d260ded15dd9f2b8cc2de7 (patch) | |
tree | c9496248fc004d866c40825d4abec9d97cb17b95 /fixme | |
parent | 16061c20ddd8eba9b9e1ef89149c51114a8084ce (diff) |
auto-getty: rework auto console getty logic to work in conjunction with single user mode
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -63,13 +63,13 @@ * io priority during initialization -* 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 maintenance mode, and the socket, too. * Ray: plymouth after/before getty? https://bugzilla.redhat.com/show_bug.cgi?id=623430 -* be more forgiving when parsing unit files, when encountering incorrect lines with assignments +* add no-tab header to .h -* agetty darf nicht mit emergency.service kollidieren +* fix systemctl daemon-reload in part of boot External: |