diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-21 03:20:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-21 03:56:55 +0200 |
commit | e124e7a4a15f89fc6fbdf3e554a86d5a26160624 (patch) | |
tree | 10f63294a97fff710589fc63657dd355432e0443 /TODO | |
parent | 0286cc1551927ea93e22b2d451a8bedddfc9d4ea (diff) |
units: drop automount unit for /sys/kernel/debug
Since debugfs cannot be compiled as module there's little benefit in
having it as autofs mount point.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -16,11 +16,11 @@ Features: * File systems: mqueue - boot - configfs module boot (order after module load) + configfs module boot (order after module load) GOOD securityfs - boot - binfmt_misc module autofs - fuse module udev - debug - boot + binfmt_misc module autofs GOOD + fuse module udev GOOD + debug - boot GOOD hugepages - boot * introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h |