summaryrefslogtreecommitdiff
path: root/units/sys-kernel-config.mount
Commit message (Collapse)AuthorAge
* units: drop automount unit for /sys/kernel/debugLennart Poettering2011-09-21
| | | | | Since debugfs cannot be compiled as module there's little benefit in having it as autofs mount point.
* units: drop /sys/kernel/config automount unitLennart Poettering2011-09-21
| | | | | | | 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.
* units: Add support for automounting configfs, ala debugfs, etc.Bill Nottingham2011-09-20