Project

General

Profile

« Previous | Next » 

Revision d27fe7f3

Added by Scott Ullrich over 19 years ago

Reload filter on boot.

View differences:

etc/inc/vslb.inc
136 136
		mwexec("/usr/bin/killall -9 slbd");
137 137
		/* startup slbd pointing it's config at /var/etc/slbd.conf with a polling interval of 5 seconds */
138 138
		mwexec("/usr/local/sbin/slbd -c{$g['varetc_path']}/slbd.conf -r5000");
139
		filter_configure();
139 140
	} else {
140 141
		mwexec("/usr/bin/killall -9 slbd");
141 142
		fclose($fd);

Also available in: Unified diff