From 0286cc1551927ea93e22b2d451a8bedddfc9d4ea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Sep 2011 03:16:00 +0200 Subject: units: drop /sys/kernel/config automount unit The mount point directory /sys/kernel/config is only created after the module is loaded, hence there's little value in having this an automount unit: the runtime penalty for mounting an autofs here should be the same as for a real mount. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index fcd76cb06b..123e96195a 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,16 @@ Bugfixes: Features: +* File systems: + + mqueue - boot + configfs module boot (order after module load) + securityfs - boot + binfmt_misc module autofs + fuse module udev + debug - boot + hugepages - boot + * introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h * when a bus name of a service disappears from the bus make sure to queue further activation requests -- cgit v1.2.3-54-g00ecf