diff options
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/files/haproxy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/files/haproxy.in b/net/haproxy/files/haproxy.in index 69991093ed52..8127c9adffe6 100644 --- a/net/haproxy/files/haproxy.in +++ b/net/haproxy/files/haproxy.in @@ -31,7 +31,7 @@ # ####### -. %%RC_SUBR%% +. /etc/rc.subr name="haproxy" rcvar=`set_rcvar` |