From 1d6b4b3f9145338f9413b8827d5fdb118ac9be1f Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 27 Mar 2010 00:15:24 +0000 Subject: Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr# --- dns/dnsproxy/files/dnsproxy.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/dnsproxy') diff --git a/dns/dnsproxy/files/dnsproxy.in b/dns/dnsproxy/files/dnsproxy.in index 65815da63b91..e35fd5660d43 100644 --- a/dns/dnsproxy/files/dnsproxy.in +++ b/dns/dnsproxy/files/dnsproxy.in @@ -21,7 +21,7 @@ dnsproxy_enable=${dnsproxy_enable:-"NO"} command_args=${dnsproxy_flags:-"-c %%ETCDIR%%/dnsproxy.conf -d"} -. %%RC_SUBR%% +. /etc/rc.subr name="dnsproxy" rcvar=`set_rcvar` -- cgit v1.2.3