diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-04-19 17:27:39 +0300 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2019-04-19 17:27:39 +0300 |
commit | c5576c85c92c464ff3aa53f680ce18d8b51f60ab (patch) | |
tree | 042c50df8fc1b9bb9a08656ca7200fa3af5b1086 /linux | |
parent | Use scdoc to generate manpages (diff) | |
download | smolbote-c5576c85c92c464ff3aa53f680ce18d8b51f60ab.tar.xz |
Add plugin signature verification policies
Diffstat (limited to 'linux')
-rw-r--r-- | linux/.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/.config b/linux/.config index 6ba6018..3e8d40c 100644 --- a/linux/.config +++ b/linux/.config @@ -76,7 +76,6 @@ CONFIG_USEPLUGINS=y # Plugin Settings # # CONFIG_PLUGIN_SIGNATURE_IGNORED is not set -# CONFIG_PLUGIN_SIGNATURE_NONFATAL is not set CONFIG_PLUGIN_SIGNATURE_CHECKED=y # CONFIG_PLUGIN_SIGNATURE_ENFORCED is not set CONFIG_PLUGIN_SIGNATURE_HASH="SHA256" |