aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd/files/lighttpd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/lighttpd/files/lighttpd.sh.in')
-rw-r--r--www/lighttpd/files/lighttpd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/files/lighttpd.sh.in b/www/lighttpd/files/lighttpd.sh.in
index 993fa3973ca1..3437aafe36ff 100644
--- a/www/lighttpd/files/lighttpd.sh.in
+++ b/www/lighttpd/files/lighttpd.sh.in
@@ -16,7 +16,7 @@
# Default is "/var/run/lighttpd.pid".
#
-. %%RC_SUBR%%
+. /etc/rc.subr
name="lighttpd"
rcvar=`set_rcvar`