Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        chkconfig: A system tool for maintaining the /etc/rc*.d hierarchy.
        
        
            | Name: | chkconfig | Vendor: | Scientific Linux | 
        
            | Version: | 1.3.13.5.EL3 | License: | GPL | 
        
            | Release: | 1 | URL: |  | 
        
        
        - Summary
- 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.
Changelog
        
            - * Mon Oct 16 19:00:00 2006 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.5.EL3-1
- - don't error out completely on broken symlinks (#203831) 
            - * Fri Feb 24 18:00:00 2006 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.4-0.3
- - fix accidental enabling of LSB services on --add (#182729) 
            - * Tue Nov  8 18:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.3-0.3
- - for LSB scripts, use any chkconfig: priorities as a basis,
  instead of 50/50 (#172742)
- fix LSB script dependency setting when no chkconfig: line
  is present (#170366, <jean-francois{*}larvoire{%}hp{*}com>)
- fix LSB script dependency setting when one of Required-Stop
  or Required-Start: is missing (#170367)