7 lines
277 B
Markdown
7 lines
277 B
Markdown
# chkconfig
|
|
|
|
Chkconfig is a basic system utility.
|
|
It updates and queries runlevel information for system services.
|
|
Chkconfig manipulates the numerous symbolic links in /etc/rc.d, to relieve system administrators of some of the drudgery of manually editing the symbolic links.
|
|
|