Chkconfig

From 탱이의 잡동사니
Revision as of 07:28, 1 April 2016 by Pchero (talk | contribs) (Created page with "== Overview == 리눅스 명령어 chkconfig 내용 정리 == Basic == chkconfig 는 시스템의 runlevel 정보(시스템의 /etc/rc[0-6].d 디렉토리)를 관리하는...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

리눅스 명령어 chkconfig 내용 정리

Basic

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