Project

General

Profile

« Previous | Next » 

Revision b826526d

Added by Scott Ullrich over 19 years ago

Reload filter at end of bootup

View differences:

etc/rc.bootup
263 263
	if(isset($config['system']['disableconsolemenu']))
264 264
		touch("/var/etc/console_lockdown");
265 265
	
266
	filter_configure();
267
	
266 268
	/* done */
267 269
	unlink("{$g['varrun_path']}/booting");
268 270
	$g['booting'] = FALSE;

Also available in: Unified diff