Bug 523181 - init script does not support "force-reload" action
Summary: init script does not support "force-reload" action
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: InitScriptsProject
TreeView+ depends on / blocked
 
Reported: 2009-09-14 12:13 UTC by Milos Malik
Modified: 2010-03-11 17:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-14 19:39:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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