centos에서 nobody 권한이 sulinux는 daemon이다.
nobody 권한에 해당되는 디렉토리와 파일의 gid, uid를 각각 daemon으로 설정 해주면 됨.
chown -R daemon.daemon 디렉토리
주소 | http://www.kimsaem.net |
---|
centos에서 nobody 권한이 sulinux는 daemon이다.
nobody 권한에 해당되는 디렉토리와 파일의 gid, uid를 각각 daemon으로 설정 해주면 됨.
chown -R daemon.daemon 디렉토리