Comment 11 for bug 1631072

Revision history for this message
Gaƫtan Trellu (goldyfruit) wrote :

@Jeffrey it's not the module to load, it seems builtin within the kernel already.
We have to make sure that configfs is mounted within /sys/kernel/config

This is what sys-kernel-config.mount systemd unit does.

[Mount]
What=configfs
Where=/sys/kernel/config
Type=configfs