Project

General

Profile

« Previous | Next » 

Revision 6f20377b

Added by Scott Ullrich about 18 years ago

Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/

Ticket #1342

View differences:

etc/rc.bootup
317 317
		mwexec("sysctl net.inet.tcp.sendspace=4096");
318 318
	}
319 319

  
320
	upnp_start();
321

  
320 322
	/* done */
321 323
	unlink("{$g['varrun_path']}/booting");
322 324
	$g['booting'] = FALSE;

Also available in: Unified diff