diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-08-21 19:07:31 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-08-21 19:07:43 +0200 |
commit | 14e639ae7a1dbf156273ce697d30fbc6c6594209 (patch) | |
tree | 9c028a93060c6b15775ee0d36bddf9680a1c754e /TODO | |
parent | exec: optionally apply cgroup attributes to the cgroups we create (diff) | |
download | systemd-14e639ae7a1dbf156273ce697d30fbc6c6594209.tar.xz systemd-14e639ae7a1dbf156273ce697d30fbc6c6594209.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Bugfixes: * make sure timeouts are applied to Type=oneshot services. Features: +* don't set $HOME in services unless requested + * remove hacks in vala code and require libnotify 0.7 * hide PAM/TCPWrap options in fragment parser when compile time disabled |