Chkconfig: Difference between revisions

From 탱이의 잡동사니
Jump to navigation Jump to search
(Created page with "== Overview == 리눅스 명령어 chkconfig 내용 정리 == Basic == chkconfig 는 시스템의 runlevel 정보(시스템의 /etc/rc[0-6].d 디렉토리)를 관리하는...")
(No difference)

Revision as of 07:28, 1 April 2016

Overview

리눅스 명령어 chkconfig 내용 정리

Basic

chkconfig 는 시스템의 runlevel 정보(시스템의 /etc/rc[0-6].d 디렉토리)를 관리하는 명령어이다.