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.
This commit is contained in:
Lennart Poettering
2011-09-21 03:20:28 +02:00
parent 0286cc1551
commit e124e7a4a1
5 changed files with 9 additions and 22 deletions

View File

@@ -8,6 +8,8 @@
[Unit]
Description=Debug File System
DefaultDependencies=no
ConditionPathExists=/sys/kernel/debug
Before=sysinit.target
[Mount]
What=debugfs