summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-22 03:00:04 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-22 03:00:04 +0200
commit7ef5875d142f01ab4fe8d35412d48c10723ae2d4 (patch)
tree613d29ed758472b4862c54b218082d5177b627f1 /TODO
parentd418f857f87f3f381f52f6ee17f2fad6e36aca86 (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--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 880123d683..2f6358c5af 100644
--- a/TODO
+++ b/TODO
@@ -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)