CentsOS 7 / RHEL 7 서비스 자동실행 등록 systemctl - Chan's Blog
centos 7 에서 chkconfig 로 서비스 등록이 안되네요. systemctl start 서비스명 systemctl restart 서비스명 systemctl stop 서비스명 systemctl enable 서비스명 (자동실행으로 enable) systemctl disable 서비스명 (자동실행중지 disable) systemctl is-enabled 서비스명 (enable 상태인지 확인) systemctlContinue reading
www.devlog.kr