From 8dcd83aa8ff48129e2e12a9849f07bc135328c66 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Wed, 18 Oct 2006 15:56:11 +0000 Subject: [PATCH] Add 'reload' to the list of available commands for the amd rc.d script. PR: conf/104507 Submitted by: Douglas K. Rand MFC after: 3 days --- etc/rc.d/amd | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rc.d/amd b/etc/rc.d/amd index 9cb527ccff9..8c3e85f7dd2 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() {