diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-22 03:00:04 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-22 03:00:04 +0200 |
commit | 7ef5875d142f01ab4fe8d35412d48c10723ae2d4 (patch) | |
tree | 613d29ed758472b4862c54b218082d5177b627f1 /TODO | |
parent | d418f857f87f3f381f52f6ee17f2fad6e36aca86 (diff) |
units: introduce unit file for FUSE fs
FUSE and configfs is very very similar, so handle both the same way.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ Bugfixes: 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 + * for socket units don't inherit global stdout setting. * internal restart counter for units (focus on auto-respawn) |