Add 'reload' to the list of available commands for the amd rc.d script.

PR:		conf/104507
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
MFC after:	3 days
This commit is contained in:
Florent Thoumie 2006-10-18 15:56:11 +00:00
parent da29c6560b
commit 8dcd83aa8f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163487

View File

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