3步解锁iOS激活锁:applera1n一键绕过工具使用指南
2026/6/13 19:33:41
要查看可用的SELinux布尔值及其控制内容的简要描述,可以使用semanage boolean命令:
# semanage boolean -l SELinux boolean State Default Description ftp_home_dir (off , off) Determine whether ftpd can read and write files in user home directories xdm_sysadm_login (off , off) Allow the graphical login program to login directly as sysadm_r:sysadm_t xen_use_nfs (off , off) Allow xen to manage nfs files ...semanage命令在RHEL中是policycoreutils-python包的一部分,在Gentoo中是sys-apps/policycoreutils的一部分。