Bug 522753 - Make dhcp6s init script LSB compilant
Summary: Make dhcp6s init script LSB compilant
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: dhcpv6
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: InitScriptsProject
TreeView+ depends on / blocked
 
Reported: 2009-09-11 10:36 UTC by Josef Skladanka
Modified: 2009-09-22 00:26 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-22 00:26:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Josef Skladanka 2009-09-11 10:36:01 UTC
1) The initscript does not match the template
<https://fedoraproject.org/wiki/Packaging/SysVInitScript#Initscript_template> -
from what I tested it lacks the exec and config variables

2) When the process is killed, but pidfile still exists, the service dhcp6s status command returns wrong status.

How reproducible:
always

Steps to reproduce:
1) service dhcp6s start
2) killall -9 dhcp6s
3) service dhcp6s status

Actual results:
The last step returns 2

Expected results:
The last step returns 1

Comment 1 David Cantrell 2009-09-22 00:26:49 UTC
The dhcpv6 package has been obsoleted by the dhcp package.


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