Title: [opsview-base] [41] Correct user ID
Revision
41
Author
dferguson
Date
2012-09-18 11:40:24 +0100 (Tue, 18 Sep 2012)

Log Message

Correct user ID

Modified Paths


Modified: trunk/solaris_pkg/postinstall.ALTovagent
===================================================================
--- trunk/solaris_pkg/postinstall.ALTovagent	2012-09-18 08:05:14 UTC (rev 40)
+++ trunk/solaris_pkg/postinstall.ALTovagent	2012-09-18 10:40:24 UTC (rev 41)
@@ -25,7 +25,7 @@
 done
 
 # also make sure nrpe_local etc directory exists
-installf $PKGINST $PKG_INSTALL_ROOT/usr/local/nagios/etc/nrpe_local d 0770 nagioa nagios
+installf $PKGINST $PKG_INSTALL_ROOT/usr/local/nagios/etc/nrpe_local d 0770 nagios nagios
 
 # signal end of packaging changes
 installf -f $PKGINST

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to