Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        chkconfig: A system tool for maintaining the /etc/rc*.d hierarchy.
        
        
            | Name: | chkconfig | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.3.13.3 | 
            License: | GPL | 
        
        
            | Release: | 2 | 
            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
        
            - * 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
 
        
            - * Tue Nov  8 18:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.3-1
 
            - for LSB scripts, use any chkconfig: priorities as a basis,
  instead of 50/50 (#172599)
- fix LSB script dependency setting when no chkconfig: line
  is present (#161870, <jean-francois{*}larvoire{%}hp{*}com>)
- fix LSB script dependency setting when one of Required-Stop
  or Required-Start: is missing (#168457) 
        
            - * Tue Feb 22 18:00:00 2005 Bill Nottingham <notting{%}redhat{*}com> 1.3.13.2-1
 
            - more LSB-related fixes (#149066)