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.EL4 | 
            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.EL4-1
 
            - don't error out completely on broken symlinks (#209983)
 
        
            - * Fri Feb 24 18:00:00 2006 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.3-3
 
            - fix accidental enabling of LSB services on --add (#182729)
 
        
            - * Wed Nov 30 18:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.3-2
 
            - fix 'chkconfig --level 345 <service> on' for LSB services