diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-13 00:39:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:39:51 +0200 |
commit | 31e431cdd38889c34a5db97d63caf2929f43de7b (patch) | |
tree | bb7219b0ce412f0c49d80c98e65b9a90088e3198 /system/chkconfig/README | |
parent | 8cff5da6f72d5fa2cf1dd92c5203e917b3351df4 (diff) | |
download | slackbuilds-31e431cdd38889c34a5db97d63caf2929f43de7b.tar.gz |
system/chkconfig: Updated for version 1.3.30c
Diffstat (limited to 'system/chkconfig/README')
-rw-r--r-- | system/chkconfig/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/chkconfig/README b/system/chkconfig/README index ef98c9ccaa..d32f5f51fb 100644 --- a/system/chkconfig/README +++ b/system/chkconfig/README @@ -1,5 +1,3 @@ -Chkconfig - Chkconfig is a tool for managing the collection of symbolic links found in the /etc/rc[0-6].d directories, on System V derived UNIX systems. It saves the system administrator from the tedium of manually managing the scores of @@ -18,5 +16,3 @@ After which services can be administrated in the folowing manner: Note: Slackware uses a BSD UNIX derived 'rc' system to be found in /etc/rc.d (utilising 'pkgtool' for management), SysV-style init is however supported for 3th party programs to use. - - |