Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        chkconfig - A system tool for maintaining the /etc/rc*.d hierarchy
        
        
        - Description:
- 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. 
Packages
        
        
            | chkconfig-1.19.2-1.el8.x86_64
              [197 KiB] | Changelog
              by Jan Macku (2023-05-15): - alternatives: --keep-foreign incorrectly handles non-existent files
- alternatives: isLink should return 0 in case of lstat error
- spec: Replace not working awk command with sed (#63) |