Bug 523181

Summary: init script does not support "force-reload" action
Product: [Fedora] Fedora Reporter: Milos Malik <mmalik>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dkovalsk, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-14 19:39:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 521669    

Description Milos Malik 2009-09-14 12:13:45 UTC
Description of problem:

excerpt from http://refspecs.linux-foundation.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html

The start, stop, restart, force-reload, and status actions shall be supported by all init scripts; the reload and the try-restart actions are optional. Other init-script actions may be defined by the init script.

Version-Release number of selected component (if applicable):
policycoreutils-2.0.62-12.6.fc11

How reproducible:
always

Steps to Reproduce:
# service restorecond force-reload
Usage: /etc/init.d/restorecond {start|stop|restart|reload|condrestart}
# echo $?
3
  
Actual results:
"force-reload" action is not implemented

Expected results:
"force-reload" action is implemented

Additional info:

Comment 1 Daniel Walsh 2009-09-14 19:39:34 UTC
Fixed in  policycoreutils-2.0.73-3.fc12