summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-18 20:31:16 +0200
committerKay Sievers <kay@vrfy.org>2012-04-18 20:31:16 +0200
commitebcd5d3acd4c470668bbcd945a5aa42f0af5ccf0 (patch)
tree4e9de79d287404cf9c95f1e535394977b3f6fa21 /TODO
parent180bd81280cf4e1fdf393314c8322124ab49dbbb (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 856d449b5..972302435 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
Bugfixes:
+* remove MS_SHARED from src/core/execute.c and src/test/test-ns.c. They are always combined
+ with MS_REMOUNT, which currently does nothing in the kernel, but might which fail in the
+ future.
+
* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
* swap units that are activated by one name but shown in the kernel under another are semi-broken