Set the correct lockfile in nagios.cfg-sample.
PR: 223087 Submitted by: Vinícius Zavam Sponsored by: Absolight
This commit is contained in:
parent
0ba6fbe45c
commit
b49d1821dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453665
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user