Searched refs:checkreqprot (Results 1 – 4 of 4) sorted by relevance
1 What: /sys/fs/selinux/checkreqprot7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in10 The selinuxfs "checkreqprot" node allows SELinux to be configured16 without authorization by policy. The default value of checkreqprot19 explicitly writing a "0" to /sys/fs/selinux/checkreqprot during20 initialization for some time. Support for setting checkreqprot to 122 will always cease using checkreqprot internally and will always24 The checkreqprot selinuxfs node will remain for backward compatibility
146 unsigned long checkreqprot; in checkreqprot_setup() local148 if (!kstrtoul(str, 0, &checkreqprot)) { in checkreqprot_setup()149 if (checkreqprot) in checkreqprot_setup()
778 checkreqprot= [SELINUX] Set initial checkreqprot flag value.786 /sys/fs/selinux/checkreqprot.787 Setting checkreqprot to 1 is deprecated.
23661 F: Documentation/ABI/removed/sysfs-selinux-checkreqprot