diff options
Diffstat (limited to 'net/aoe/files/aoe.in')
-rw-r--r-- | net/aoe/files/aoe.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/aoe/files/aoe.in b/net/aoe/files/aoe.in index 714a9dc..154f5bc 100644 --- a/net/aoe/files/aoe.in +++ b/net/aoe/files/aoe.in @@ -10,7 +10,7 @@ . /etc/rc.subr name="aoe" -rcvar="`set_rcvar`" +rcvar=aoe_enable start_cmd="aoe_start" stop_cmd=":" |