1
chcon : SELinux로 nagios를 설치하는 동안 레이블이없는 파일에 부분 컨텍스트를 적용 할 수 없음
SELINUX = enforceing을 사용하여 CentOS에서 Nagios 코어를 설정하고 있습니다. 나는 실행하려고 chcon -R -t httpd_sys_content_t /usr/local/nagios/sbin/ 같은 매뉴얼에 제안 ,하지만 난이 오류 메시지를 얻을 : chcon: can't apply partial context to unlabeled file `cmd.cgi' chcon: can't apply partial context to unlabeled file `trends.cgi' chcon: can't apply partial context to unlabeled …