Hide Forgot
+++ This bug was initially created as a clone of Bug #674534 +++ Description of problem: According to https://fedoraproject.org/wiki/Packaging/SysVInitScript oddjob component init script should: * return code "2" when executed without an action or when the action is not implemented * implement force-reload action because it belongs to "Required Actions" Steps to reproduce: # service oddjobd Usage: /etc/init.d/oddjobd {start|stop|restart|condrestart|reload|status} # echo $? 1 # service oddjobd force-reload Usage: /etc/init.d/oddjobd {start|stop|restart|condrestart|reload|status} # echo $? 1 #
# rpm -qa oddjob\* oddjob-debuginfo-0.27-12.el5.i386 oddjob-libs-0.27-12.el5.i386 oddjob-devel-0.27-12.el5.i386 oddjob-0.27-12.el5.i386 #
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux.
This is already fixed in 6, and it's unlikely we'd push an update to fix this, so I'll close this with resolution next-release.