Set the correct lockfile in nagios.cfg-sample.

PR:		223087
Submitted by:	Vinícius Zavam
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-11-07 15:47:54 +00:00
parent 0ba6fbe45c
commit b49d1821dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453665

View File

@ -3,6 +3,7 @@
PORTNAME= nagios
PORTVERSION= 4.3.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \
@ -32,6 +33,7 @@ CONFIGURE_ARGS= --with-command-user=${NAGIOSUSER} \
--with-nagios-group=${NAGIOSGROUP} \
--with-htmurl=${NAGIOSHTMURL} \
--with-cgiurl=${NAGIOSCGIURL} \
--with-lockfile=${NAGIOSDIR}/nagios.lock \
--sbindir=${WWWDIR}/cgi-bin \
--libexecdir=${PREFIX}/libexec/nagios \
--datadir=${WWWDIR} \