diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-08-24 21:14:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-08-24 21:14:28 +0200 |
commit | 7d441ddb5ca090b5a97f58ac4b4d97b3e84fa81e (patch) | |
tree | 3786f3d9a6eb2db18766ff3b6a67bbaa7a4ba0d0 | |
parent | f08fce88206f7315cff24678590cd73cd5e75f95 (diff) |
update TODO
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -18,6 +18,14 @@ Bugfixes: * make sure timeouts are applied to Type=oneshot services. Features: + +* service restart retry configuration + +* tmpfiles: apply "x" on "D" too (see patch from William Douglas +* tmpfiles: support generation of char/block devices, symlinks and one-line files (think sysfs) + +* Introduce ControlGroupPersistant=yes to set +t on the tasks file when creating the cgroup + * don't set $HOME in services unless requested * remove hacks in vala code and require libnotify 0.7 |