System/Linux, unix

[centOS] 리눅스 자동실행 확인

opid 2014. 1. 25. 02:25

■ 방법 1.

# /usr/sbin/ntsysv


■ 방법 2.

# chkconfig --list

무엇이 자동실행중인지 확인

# chkconfig vsftpd in

vsftpd 자동 실행.