diff options
Diffstat (limited to 'www/elog/files')
-rw-r--r-- | www/elog/files/elogd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/elog/files/elogd.in b/www/elog/files/elogd.in index 76884c7bc29f..c01b45c1679c 100644 --- a/www/elog/files/elogd.in +++ b/www/elog/files/elogd.in @@ -15,7 +15,7 @@ . /etc/rc.subr name="elogd" -rcvar=${name}_enable +rcvar=elogd_enable command=%%PREFIX%%/sbin/${name} pidfile=/var/run/${name}.pid |