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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163487
@ -16,6 +16,7 @@ rcvar=`set_rcvar`
|
|||||||
command="/usr/sbin/${name}"
|
command="/usr/sbin/${name}"
|
||||||
start_precmd="amd_precmd"
|
start_precmd="amd_precmd"
|
||||||
command_args="&"
|
command_args="&"
|
||||||
|
extra_commands="reload"
|
||||||
|
|
||||||
amd_precmd()
|
amd_precmd()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user