diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-22 04:18:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-22 04:18:18 +0200 |
commit | 0cdad5c0521fe87c4eef33a817f628bf3a9872c6 (patch) | |
tree | b69ee46758d0a209aabd25eff0f9aeb01ea02459 | |
parent | 878587bddd2e9d7ad7890711660164024deaf150 (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -19,8 +19,6 @@ Features: * add an option to make mounts private/shareable and so on, enable this for root by default -* https://bugzilla.redhat.com/show_bug.cgi?id=727068 - * internal restart counter for units (focus on auto-respawn) * finer-grained auto-respawn settings (rate-limit) @@ -62,8 +60,6 @@ Features: * logind: non-local X11 server handling -* logind: use sysfs path in device hash table instead of sysname, as soon as fb driver is fixed - * implement Register= switch in .socket units to enable registration in Avahi, RPC and other socket registration services. @@ -155,6 +151,8 @@ Features: * exec settings override * writable cgroups dbus properties for live changes +* read config fragments for all units from /lib/systemd/system/foobar.service.d/ to override/extend specific settings + * port over to LISTEN_FDS/LISTEN_PID: - rpcbind (/var/run/rpcbind.sock!) HAVEPATCH - cups HAVEPATCH |