diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-03 03:26:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-03 03:26:58 +0200 |
commit | ad740100d108282d0244d5739d4dcc86fe4c5fde (patch) | |
tree | 0f2be481f6ac03fb5426e450978c558c3be89ffa /TODO | |
parent | 43de46ab92e3b343c2e35b42cf0728a9adf48f1c (diff) |
dbus: terminate mechanism daemons after a while
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -7,18 +7,14 @@ Bugfixes: * make anaconda write timeout=0 for encrypted devices -* fix broken Sockets=syslog-ng.socket packaging - -* logind: ensure ACLs are updated on login and logout - -* fix CUPS .path unit for globbing - * service: pid file reading after reload doesn't work, since we don't reset the pid variable * make sure timeouts are applied to Type=oneshot services. Features: +* when a bus name of a service disappears from the bus make sure to queue further activation requests + * something like ConditionExec= or ExecStartPre= without failure state * service restart retry configuration @@ -106,7 +102,6 @@ Features: * move readahead files into /var, look for them with .path units * teach dbus to activate all services it finds in /etc/systemd/services/org-*.service -* figure out what happened to bluez patch * support systemd.mask= on the kernel command line. @@ -122,8 +117,6 @@ Features: * maybe introduce ExecRestartPre= -* Patch systemd-fsck to use -C and pass console fd to it - * configurable jitter for timer events * timer events with system resume |