fayeinseu

Results 2 issues of fayeinseu

steps to reproduce: 1.add a service in /etc/chkconfig as below: ``` #!/bin/bash # chkconfig: 8 33 99 echo "test chkconfig --override" ``` 2. execute command :`chkconfig ` then os will...

bug