summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2006-10-18 15:56:11 +0000
committerflz <flz@FreeBSD.org>2006-10-18 15:56:11 +0000
commitcbad7c02dc196d0c9884be1b667bf5d96752723e (patch)
treec2ce4ecb5bfc15bb4487c90917b1db9a925792e5 /etc
parent065ac6f82d78d0d21b818cc70407848384bfdd71 (diff)
downloadFreeBSD-src-cbad7c02dc196d0c9884be1b667bf5d96752723e.zip
FreeBSD-src-cbad7c02dc196d0c9884be1b667bf5d96752723e.tar.gz
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
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/amd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/amd b/etc/rc.d/amd
index 9cb527c..8c3e85f 100755
--- a/etc/rc.d/amd
+++ b/etc/rc.d/amd
@@ -16,6 +16,7 @@ rcvar=`set_rcvar`
command="/usr/sbin/${name}"
start_precmd="amd_precmd"
command_args="&"
+extra_commands="reload"
amd_precmd()
{
OpenPOWER on IntegriCloud