···90 GRKERNSEC y
91 ${grsecMainConfig}
92000093 ${if cfg.config.restrictProc then
94 "GRKERNSEC_PROC_USER y"
95 else
···90 GRKERNSEC y
91 ${grsecMainConfig}
9293+ # The paxmarks mechanism relies on ELF header markings, but the default
94+ # grsecurity configuration only enables xattr markings
95+ PAX_PT_PAX_FLAGS y
96+97 ${if cfg.config.restrictProc then
98 "GRKERNSEC_PROC_USER y"
99 else