set SELINUX=enforcing permanently
Hello everyone and thanks to CyberWalkMaN developing this wonderful rom!
I am using it and couldn't find anything not working, great job!
As I am en enthusiast with limited knowledge I would prefer using the device in SELINUX=enforcing, just to stay on the safe side in daily usage. I already applied casouzaj's method by installing the ibuprophen's The SELinux Switch app and it works, but I would like to set enforcing permanently and with no delay after boot.
I have searched some threads and found to edit the file /etc/selinux/config into
There was no such file, so I created it and restarted, but nothing has changed. Does anyone has an advice what we have to do to set SELINUX=enforcing permanently without any app?
Hello everyone and thanks to CyberWalkMaN developing this wonderful rom!
I am using it and couldn't find anything not working, great job!
As I am en enthusiast with limited knowledge I would prefer using the device in SELINUX=enforcing, just to stay on the safe side in daily usage. I already applied casouzaj's method by installing the ibuprophen's The SELinux Switch app and it works, but I would like to set enforcing permanently and with no delay after boot.
I have searched some threads and found to edit the file /etc/selinux/config into
# 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=enforcing
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
# 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=enforcing
# SELINUXTYPE= can take one of these two values:
# targeted - Targeted processes are protected,
# mls - Multi Level Security protection.
SELINUXTYPE=targeted
There was no such file, so I created it and restarted, but nothing has changed. Does anyone has an advice what we have to do to set SELINUX=enforcing permanently without any app?