Showing posts with label permissive. Show all posts
Showing posts with label permissive. Show all posts

Friday, 29 July 2016

How to Change SElinux to permissive For Galaxy A8 Rooted Stock Marshmallow?? Help Plz

Guys Help me
Need to Change my selinux permissive. Selinux chnger app not working. Any fixed solution for these in marshmallow. Previously in lollipop its work fine by spaceXkernal root. Guys also wanted to know if any custom kernal is available for A800F

Thursday, 28 July 2016

Possible to set SELinux to permissive on boot?



Hey all. I know we can use terminal editor to change the SELinux permissions but if we reboot it will have to be done again. Is there anyway to permanently set it to permissive on boot?



Sunday, 24 July 2016

SELinux Permissive mode



Hi, I can't really set SELinux Permissive on boot.
I can only set SELinux Permissive from Terminal using this code:


Code:


su
mount -o remount,rw /system
mkdir /system/su.d
echo "#!/system/bin/sh" > /system/su.d/permissive.sh
echo "setenforce 0" > /system/su.d/permissive.sh
echo "0" > /sys/fs/selinux/enforce
chmod 755 /system/su.d/permissive.sh


but after a reboot it returns in Enforcing mode.
I find and tried other codes around, tried scripts for init.d, Kernel Adiutor's Plungin with active SuperSu on Boot, but nothing.

I have OOS 3.2.1, System Xposed v.86, System Root.



Monday, 11 July 2016

Request - Permissive Kernel for i9515 5.0.1



I cant change selinux to permissive on my oficial kernel+rom so im looking for custom kernel set to permissive.



Wednesday, 6 July 2016

How dangerous the fact that selinux is permissive? what should I be wary of?



Hi,
I have installed an unofficial CM12 which comes with selinux is permissive. There is no way to change it.

Now I'm not really sure what are the consequences of such a decision and would be happy if someone could explain it to me (I have googled it and know what it is theoretically...just not in practice).

The phone itself has root set on disabled, but i dont know how to compare those facts.
Thank you very much!