Bugzilla – Bug 144908
chkconfig, insserv or init-scripts broken
Last modified: 2006-01-23 18:21:36 UTC
linux:~ # chkconfig boot.quota boot.quota off linux:~ # chkconfig boot.quota on insserv: Service boot.swap has to be enabled for service boot.quota insserv: Service boot.clock has to be enabled for service boot.quota insserv: Service boot.localfs has to be enabled for service boot.quota insserv: exiting now! /sbin/insserv failed, exit code 1 linux:~ # chkconfig boot.swap on linux:~ # chkconfig boot.clock on linux:~ # chkconfig boot.localfs on linux:~ # chkconfig boot.quota on insserv: Service boot.swap has to be enabled for service boot.quota insserv: Service boot.clock has to be enabled for service boot.quota insserv: Service boot.localfs has to be enabled for service boot.quota insserv: exiting now! /sbin/insserv failed, exit code 1
*** This bug has been marked as a duplicate of 144657 ***