forked from Ivasoft/openwrt
refpolicy: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [update to 2.20200229, adjust Makefile, and move to openwrt.git] Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Daniel Golle
parent
21992303fa
commit
e5e54e52f7
7
package/system/refpolicy/files/selinux-config
Normal file
7
package/system/refpolicy/files/selinux-config
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file controls the state of SELinux on the system.
|
||||
# SELINUX= can take one of these three values:
|
||||
# enforcing - SELinux security policy is enforced.
|
||||
# permissive - SELinux prints warnings instead of enforcing.
|
||||
# disabled - No SELinux policy is loaded.
|
||||
SELINUX=permissive
|
||||
SELINUXTYPE=targeted
|
||||
Reference in New Issue
Block a user