Project

General

Profile

« Previous | Next » 

Revision d09c4aae

Added by Ermal Luçi over 15 years ago

Default to first level of debugging. This seems to be at least required for propper debugging when there are issues not related with filterdns.

View differences:

etc/inc/filter.inc
316 316
			fclose($filterdnsfd);
317 317
		}
318 318
		killbypid("{$g['tmp_path']}/filterdns.pid");
319
		mwexec("/usr/local/sbin/filterdns {$g['tmp_path']}/filterdns.pid 300 {$g['varetc_path']}/filterdns.conf");
319
		mwexec("/usr/local/sbin/filterdns {$g['tmp_path']}/filterdns.pid 300 {$g['varetc_path']}/filterdns.conf 1");
320 320
	}
321 321

  
322 322
	/* run items scheduled for after filter configure run */

Also available in: Unified diff