摘要: off// setsebool -P httpd_unified 1replaceTarget("test.txt", "aaaaaaaaaaaaaaaaa", "AAAAA");//unlink("test.... 阅读全文
posted @ 2016-10-29 22:19 张同光 阅读(315) 评论(0) 推荐(0)
摘要: # getsebool -a|grep httpdhttpd_unified --> off# setsebool -P httpd_unified 1 ... 阅读全文
posted @ 2016-10-29 21:56 张同光 阅读(97) 评论(0) 推荐(0)