Project

General

Profile

« Previous | Next » 

Revision 80e85b99

Added by Denny Page over 9 years ago

Disable unused stdout reporting thread

View differences:

src/etc/inc/gwlb.inc
110 110
	$alarm_cmd = "{$g['etc_path']}/rc.gateway_alarm";
111 111

  
112 112
	$params  = "-S ";			/* Log warnings via syslog */
113
	$params  = "-r 0 ";			/* Disable unused reporting thread */
113 114
	$params .= "-i {$gateway['name']} ";	/* Identifier */
114 115
	$params .= "-B {$gateway['gwifip']} ";	/* Bind src address */
115 116
	$params .= "-p {$pidfile} ";		/* PID filename */

Also available in: Unified diff