summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-22 04:18:18 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-22 04:18:18 +0200
commit0cdad5c0521fe87c4eef33a817f628bf3a9872c6 (patch)
treeb69ee46758d0a209aabd25eff0f9aeb01ea02459
parent878587bddd2e9d7ad7890711660164024deaf150 (diff)
downloadsystemd-0cdad5c0521fe87c4eef33a817f628bf3a9872c6.tar.gz
update TODO
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index d05e3e055c..98556378af 100644
--- a/TODO
+++ b/TODO
@@ -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