diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-06 21:33:20 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-06 21:34:11 +0200 |
commit | c593cfe164bbdd063b8e8504be14f758b1f0a8c3 (patch) | |
tree | 88bfbef0aabea9cf585ac9b7ef3e90752f92eb04 /fixme | |
parent | b9911f4434f93256e6adc563f3ff96419118eaad (diff) |
sd-daemon: fix compilation on old systems lacking SOCK_CLOEXEC
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -73,12 +73,14 @@ * if a service fails too often, make the service enter maintainence mode, and the socket, too. -* send cgroup msg directly - * don't show file not found msgs for irrelevant units +* getty doesn't respawn + External: +* sysv functions should color when stdout is tty, not stdin + * agetty should not modify baudrate * ck logging, ssh readahead |