Home
last modified time | relevance | path

Searched refs:checkreqprot (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/removed/
H A Dsysfs-selinux-checkreqprot1 What: /sys/fs/selinux/checkreqprot
7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in
10 The selinuxfs "checkreqprot" node allows SELinux to be configured
16 without authorization by policy. The default value of checkreqprot
19 explicitly writing a "0" to /sys/fs/selinux/checkreqprot during
20 initialization for some time. Support for setting checkreqprot to 1
22 will always cease using checkreqprot internally and will always
24 The checkreqprot selinuxfs node will remain for backward compatibility
/linux/security/selinux/
H A Dhooks.c145 unsigned long checkreqprot; in checkreqprot_setup() local
147 if (!kstrtoul(str, 0, &checkreqprot)) { in checkreqprot_setup()
148 if (checkreqprot) in checkreqprot_setup()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt634 checkreqprot= [SELINUX] Set initial checkreqprot flag value.
642 /sys/fs/selinux/checkreqprot.
643 Setting checkreqprot to 1 is deprecated.
/linux/
H A DMAINTAINERS20870 F: Documentation/ABI/removed/sysfs-selinux-checkreqprot