mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
11 lines
317 B
INI
11 lines
317 B
INI
--- sample-config/cgi.cfg.in.orig 2017-02-23 20:00:40 UTC
|
|
+++ sample-config/cgi.cfg.in
|
|
@@ -270,7 +270,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$
|
|
|
|
|
|
|