Revision: 18610
          http://gar.svn.sourceforge.net/gar/?rev=18610&view=rev
Author:   j_arndt
Date:     2012-07-01 15:39:13 +0000 (Sun, 01 Jul 2012)
Log Message:
-----------
nagios_plugins/trunk: corrected option for IPv6 ping

Modified Paths:
--------------
    csw/mgar/pkg/nagios_plugins/trunk/Makefile

Modified: csw/mgar/pkg/nagios_plugins/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nagios_plugins/trunk/Makefile  2012-07-01 11:50:43 UTC (rev 
18609)
+++ csw/mgar/pkg/nagios_plugins/trunk/Makefile  2012-07-01 15:39:13 UTC (rev 
18610)
@@ -43,7 +43,7 @@
 #CONFIGURE_ARGS += 
--with-ps-varlist="procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos"
 #
 CONFIGURE_ARGS += 
--with-trusted-path=/usr/bin:/usr/sbin:/opt/csw/bin:/opt/csw/sbin:$(prefix)/libexec/nagios-plugins
-CONFIGURE_ARGS += --with-ping6-command="/usr/sbin/ping -a inet6 -s %s 56 %d"
+CONFIGURE_ARGS += --with-ping6-command="/usr/sbin/ping -A inet6 -s %s 56 %d"
 
 libexecdir     ?= $(prefix)/libexec/nagios-plugins
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to