diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-14 20:02:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-14 20:02:52 +0200 |
commit | 424a19f8a2061c6b058283228734010b2fa24db4 (patch) | |
tree | 56b06b85c96832a319657006c660625d304c1df8 /TODO | |
parent | 608da9e9b56be83ac394ea7a19cbdacab94f6642 (diff) |
timedate: assorted improvements
- Make writing/reading of /etc/timezone dependendent of HAVE_SYSV_COMPAT
- Introduce symlink_atomic() after all, and use it
- Use relative symlink for /etc/localtime
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,10 @@ Bugfixes: Features: +* hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it + +* after deserializing sockets in socket.c we should reapply sockopts and things + * journald: warn if we drop messages we forward to the syslog socket * does vasprintf advance the struct vaargs? http://pastie.org/pastes/4712773/text |