selinux
-
ubuntu如何关闭selinux
untu默认不启用SELinux,若已安装,可编辑/etc/selinux/config文件将SELINUX=enforcing改为disabled后重启
-
安卓如何关闭selinux
安卓SELinux,可临时执行setenforce 0命令,或永久修改启动脚本、内核配置等
untu默认不启用SELinux,若已安装,可编辑/etc/selinux/config文件将SELINUX=enforcing改为disabled后重启
安卓SELinux,可临时执行setenforce 0命令,或永久修改启动脚本、内核配置等