Bug 246897 - Initscript Review
Summary: Initscript Review
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Target InitscriptStatus
TreeView+ depends on / blocked
 
Reported: 2007-07-05 13:48 UTC by Harald Hoyer
Modified: 2008-02-26 17:48 UTC (History)
0 users

Fixed In Version: 1.3.6-4.fc8
Clone Of:
Environment:
Last Closed: 2008-02-26 17:48:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2007-07-05 13:48:44 UTC
Please have a look at the wikipage 
http://fedoraproject.org/wiki/FCNewInit/Initscripts
and change your initscripts to comply with the LSB standard.
Especially check the exit status and add a LSB Header.
E.g. starting a service should return with 0, if the service is already running and stopping a stopped service should also return with 0.

Also check, if your service has to be _on_ per default, and turn it off in the old chkconfig line, if not.

Thank you.

Comment 1 Tim Waugh 2008-01-10 13:20:35 UTC
Is this actually something we're doing?

Comment 2 Tim Waugh 2008-02-01 13:34:41 UTC
Exit status and actions brought into compliance.  Just needs a header now.


Note You need to log in before you can comment on or make changes to this bug.