MFC: Add 'reload' to the list of available commands for the amd rc.d script.
src/etc/rc.d/amd: rev 1.17 -> 1.18 PR: conf/104507 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> Approved by: re (bmah)
This commit is contained in:
parent
a33a5ddce5
commit
32754fad06
@ -16,6 +16,7 @@ rcvar=`set_rcvar`
|
||||
command="/usr/sbin/${name}"
|
||||
start_precmd="amd_precmd"
|
||||
command_args="&"
|
||||
extra_commands="reload"
|
||||
|
||||
amd_precmd()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user