$OpenBSD: patch-sample-config_cgi_cfg_in,v 1.3 2008/03/18 20:25:11 sturm Exp $
--- sample-config/cgi.cfg.in.orig	Sun Oct  7 21:42:52 2007
+++ sample-config/cgi.cfg.in	Mon Oct  8 22:23:14 2007
@@ -229,7 +229,7 @@ default_statuswrl_layout=4
 # OS and distribution, so you may have to tweak this to
 # work on your system.
 
-ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
+ping_syntax=/sbin/ping -n -c 5 $HOSTADDRESS$
 
 
 
