diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-14 19:02:48 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-14 19:02:48 +0200 |
commit | ca70bec9261977336c94f44d5fcf37e1c495326a (patch) | |
tree | 1e8e84a432425021cf24f76cbb218cc99c0e9335 /TODO | |
parent | b24de9d21d30245b66d8d6b869c575b48ddb6068 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,6 +24,8 @@ External: Features: +* journald: allows specification of UID range for splitting up journal files + * systemd.show_status= should probably have a mode where only failed units are shown. @@ -57,6 +59,9 @@ Features: - option 100, 101, timezone - option 123, 144, geolocation - option 252, configure http proxy (PAC/wpad) + - networkd's dhcp server should transparently pass on the DNS and + NTP server list it got from user configuration and its dhcp client + to clients. It should also pass on its own timezone information. * resolved: - DNSSEC @@ -83,6 +88,8 @@ Features: * sysusers: - also create entries in /etc/shadow, /etc/gshadow - allow setting the home directory of system users + - allow configuration of ranges to allocate items in + - add mode where we read sysusers data from stdin, so that we can run this from rpm scriptlets * Add a new verb "systemctl top" |