| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=Kernel Configuration File System |
| Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt |
| Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems |
| DefaultDependencies=no |
| ConditionPathExists=/sys/kernel/config |
| ConditionCapability=CAP_SYS_RAWIO |
| After=systemd-modules-load.service |
| Before=sysinit.target |
|
|
| [Mount] |
| What=configfs |
| Where=/sys/kernel/config |
| Type=configfs |