Bugzilla – Bug 144705
chkconfig icecream on doesn't work
Last modified: 2006-01-23 10:34:44 UTC
Something seems to be broken with chkconfig: # chkconfig icecream on insserv: Service network has to be enabled for service icecream insserv: Service syslog has to be enabled for service icecream insserv: exiting now! /sbin/insserv failed, exit code 1 network and syslog are enabled and active of course: # chkconfig network network on # chkconfig syslog syslog on
run /sbin/insserv -d the problem is known and hopefully fixed.
*** This bug has been marked as a duplicate of 144657 ***