[Bug 624833] Review Request: dhcp_probe - Tool for discover DHCP and BootP servers

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 10 21:22:52 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=624833

--- Comment #9 from Guillermo Gómez <guillermo.gomez at gmail.com> 2010-09-10 17:22:51 EDT ---
Koji builds for F12, F13 and F14.

1. SysV implement condrestart (and try-restart): restart the service if the
service is already running, if not, do nothing.

minimun implementation suggested:

condrestart|try-restart)
     rh_status_q || exit 0
     restart
     ;;

2. dhcp_probe..: W: service-default-enabled /etc/rc.d/init.d/dhcp_probe 

service default state must be disabled

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list