diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-19 16:56:16 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-19 19:09:00 +0100 |
commit | 5a2e420c1f0961c2819d0c5e35bcf911a7ba559d (patch) | |
tree | fe6026ec19eeafc67751204a1b87f102a1b8dd7d | |
parent | b46a529c7c2d8e1db000ff00ddf42fc9f86d54e1 (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -27,6 +27,8 @@ External: Features: +* move notify sockets to the file system, so that PrivateNetwork= doesn't conflict with sd_notify() usage + * add bus api to query unit file's X fields. * consider adding RuntimeDirectoryUser= + RuntimeDirectoryGroup= @@ -47,8 +49,7 @@ Features: * support transient mount units -* Imply DevicePolicy=closed when PrivateDevices= is used. Mount - pts+kdbus+shm+mqueue into /dev namespace +* Imply DevicePolicy=closed when PrivateDevices= is used * add an "input" group to udev logic and add all input devices to it |