mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-20 12:39:25 +01:00
6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
# When distributions use CONFIG_PKCS8_PRIVATE_KEY_PARSER=m kernel option,
|
|
# using keyctl(2) will fail for loading PKCS#8 private keys since there is
|
|
# no automatic module loading for key type parsers. This entry ensures
|
|
# that the kernel module pkcs8_key_parser.ko is loaded at boot time.
|
|
pkcs8_key_parser
|