Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit e700618

Browse files
authored
Merge pull request #18 from AdityaGarg8/patch-1
Added dmesg security restriction.
2 parents bf78dd0 + 0ca00d3 commit e700618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9968,7 +9968,7 @@ CONFIG_BIG_KEYS=y
99689968
CONFIG_TRUSTED_KEYS=m
99699969
CONFIG_ENCRYPTED_KEYS=m
99709970
CONFIG_KEY_DH_OPERATIONS=y
9971-
# CONFIG_SECURITY_DMESG_RESTRICT is not set
9971+
CONFIG_SECURITY_DMESG_RESTRICT=y
99729972
CONFIG_SECURITY=y
99739973
CONFIG_SECURITYFS=y
99749974
CONFIG_SECURITY_NETWORK=y

0 commit comments

Comments
 (0)