Project

General

Profile

« Previous | Next » 

Revision 7616c107

Added by Scott Ullrich about 20 years ago

Start sasyncd in the backgrounds

View differences:

etc/inc/vpn.inc
63 63
	chmod("{$g['varetc_path']}/sasyncd.conf", 0600);
64 64
	
65 65
	/* launch sasyncd, oh wise one */
66
	mwexec("/usr/local/sbin/sasyncd -d -v -v -v | /usr/bin/logger -t pf -p local0.info &");
66
	mwexec_bg("/usr/local/sbin/sasyncd -d -v -v -v | /usr/bin/logger -t pf -p local0.info");
67 67
}
68 68

  
69 69
function find_last_gif_device() {

Also available in: Unified diff