[PC-BSD Commits] r21160 - pbi/modules/net-mgmt/nagios
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 25 07:16:49 PST 2013
Author: kenmoore
Date: 2013-01-25 15:16:49 +0000 (Fri, 25 Jan 2013)
New Revision: 21160
Modified:
pbi/modules/net-mgmt/nagios/pbi.conf
Log:
Rebuild net-mgmt/nagios with requiring root to install
Modified: pbi/modules/net-mgmt/nagios/pbi.conf
===================================================================
--- pbi/modules/net-mgmt/nagios/pbi.conf 2013-01-25 15:14:13 UTC (rev 21159)
+++ pbi/modules/net-mgmt/nagios/pbi.conf 2013-01-25 15:16:49 UTC (rev 21160)
@@ -14,10 +14,10 @@
PBI_MAKEOPTS=""
# -- Require Root Permissions to Install PBI --
-PBI_REQUIRESROOT="NO"
+PBI_REQUIRESROOT="YES"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="01"
+PBI_BUILDKEY="02"
PBI_AB_PRIORITY="00"
PBI_AB_NOTMPFS="NO"
More information about the Commits
mailing list