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:
parent
da29c6560b
commit
8dcd83aa8f
@ -16,6 +16,7 @@ rcvar=`set_rcvar`
|
||||
command="/usr/sbin/${name}"
|
||||
start_precmd="amd_precmd"
|
||||
command_args="&"
|
||||
extra_commands="reload"
|
||||
|
||||
amd_precmd()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user