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:
flz 2006-10-22 20:33:10 +00:00
parent a33a5ddce5
commit 32754fad06

View File

@ -16,6 +16,7 @@ rcvar=`set_rcvar`
command="/usr/sbin/${name}"
start_precmd="amd_precmd"
command_args="&"
extra_commands="reload"
amd_precmd()
{