diff options
Diffstat (limited to 'dns/mydns-ng/files/mydns.in')
-rw-r--r-- | dns/mydns-ng/files/mydns.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/mydns-ng/files/mydns.in b/dns/mydns-ng/files/mydns.in index c4332e643140..20bd91a7931d 100644 --- a/dns/mydns-ng/files/mydns.in +++ b/dns/mydns-ng/files/mydns.in @@ -13,7 +13,7 @@ # Set it to "YES" to enable MyDNS. # -. %%RC_SUBR%% +. /etc/rc.subr name="mydns" rcvar=`set_rcvar` |