From: Alexander Popov Date: Sat, 10 Dec 2022 18:25:13 +0000 (+0300) Subject: Remember about the nosmt sysfs control file X-Git-Tag: v0.6.1~26 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=7da270d01301ee9c34c6d4b9bb5f719ad5a891a6;p=kconfig-hardened-check.git Remember about the nosmt sysfs control file --- diff --git a/kconfig_hardened_check/__init__.py b/kconfig_hardened_check/__init__.py index fbbc3aa..28a955b 100644 --- a/kconfig_hardened_check/__init__.py +++ b/kconfig_hardened_check/__init__.py @@ -40,6 +40,7 @@ # fs.suid_dumpable=0 # kernel.modules_disabled=1 # kernel.randomize_va_space = 2 +# nosmt sysfs control file # pylint: disable=missing-module-docstring,missing-class-docstring,missing-function-docstring