diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-21 02:49:12 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-21 02:49:12 +0100 |
commit | cae18e217208735797232eabb83a93470aefe88f (patch) | |
tree | e51e7d8454db6ff1aac9316ec0a53705399f61d9 /TODO | |
parent | 036315352d48c1563ef53b7c0ff58c20e9a2dc8d (diff) |
socket: don't crash if the .service unit for a .socket unit is not found
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Bugs: * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target +* when plymouth is disabled the console password entry stuff seems to be borked + Features: * maybe introduce ExecRestartPre= |