diff options
Diffstat (limited to 'net/vtun/files/vtund.in')
-rw-r--r-- | net/vtun/files/vtund.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/files/vtund.in b/net/vtun/files/vtund.in index 0675996796fe..ac6cadadeb8e 100644 --- a/net/vtun/files/vtund.in +++ b/net/vtun/files/vtund.in @@ -13,7 +13,7 @@ vtund_enable=${vtund_enable:-"NO"} vtund_flags=${vtund_flags:-"-s"} -. %%RC_SUBR%% +. /etc/rc.subr name=vtund rcvar=`set_rcvar` |