From e124e7a4a15f89fc6fbdf3e554a86d5a26160624 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Sep 2011 03:20:28 +0200 Subject: 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. --- units/sys-kernel-config.mount | 1 + 1 file changed, 1 insertion(+) (limited to 'units/sys-kernel-config.mount') diff --git a/units/sys-kernel-config.mount b/units/sys-kernel-config.mount index f64b1ac25f..d6862bf6bd 100644 --- a/units/sys-kernel-config.mount +++ b/units/sys-kernel-config.mount @@ -10,6 +10,7 @@ Description=Configuration File System DefaultDependencies=no ConditionPathExists=/sys/kernel/config After=systemd-modules-load.service +Before=sysinit.target [Mount] What=configfs -- cgit v1.2.3-54-g00ecf