diff options
Diffstat (limited to 'www/nostromo/files/nostromo.sh.in')
-rw-r--r-- | www/nostromo/files/nostromo.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nostromo/files/nostromo.sh.in b/www/nostromo/files/nostromo.sh.in index 65dd114f31e5..455aa54234b0 100644 --- a/www/nostromo/files/nostromo.sh.in +++ b/www/nostromo/files/nostromo.sh.in @@ -16,7 +16,7 @@ . /etc/rc.subr name=nostromo -rcvar=`set_rcvar` +rcvar=nostromo_enable command=/usr/local/sbin/nhttpd |