摘要:
1.首先selinux是一种加强文件安全的一种策略。主要包含进程和文件对象。 在system\sepolicy\public\attributes文件中有: # All types used for processes.attribute domain; ##用于进程的所有类型 # All core 阅读全文
摘要:
在init.AAA.rc里面添加了一个脚本启动的服务: service AAA /vendor/bin/sh /vendor/etc/AAA_spec.sh user root group root disabled oneshot on post-fs-data start AAA 在系统启动时通 阅读全文