diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-13 16:48:03 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-02-13 16:48:03 -0500 |
commit | 63408cb4f3607bc029f107e8bde46e60ecf627dc (patch) | |
tree | 7f50eaba09fa0304f3069989652dde3464113c7c /TODO | |
parent | 162149d6d99e1cdea695234c55bb027b010a7528 (diff) | |
parent | 317f2fc9e71c39eb5b3c2269b25f7f977e61db34 (diff) |
Merge pull request #2608 from poettering/resolved-prop-fix
bus property name fix in resolved
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,9 @@ Janitorial Clean-ups: Features: +* resolved: maybe, after all, implement local listening for DNS packets on port + 53. + * delay activation of logind until somebody logs in, or when /dev/tty0 pulls it in or lingering is on (so that containers don't bother with it until PAM is used). also exit-on-idle |