Bug 144908 - chkconfig, insserv or init-scripts broken
Summary: chkconfig, insserv or init-scripts broken
Status: RESOLVED DUPLICATE of bug 144657
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 18:18 UTC by Andreas Klein
Modified: 2006-01-23 18:21 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Klein 2006-01-23 18:18:13 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
Comment 1 Dr. Werner Fink 2006-01-23 18:21:36 UTC

*** This bug has been marked as a duplicate of 144657 ***