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 <[email protected]> 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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to