Project

General

Profile

« Previous | Next » 

Revision a728d6f9

Added by Ermal LUÇI about 15 years ago

Remove bougs (.

View differences:

etc/inc/interfaces.inc
1053 1053
	}
1054 1054

  
1055 1055
	// Launch specified ppp instance
1056
	if( (file_exists("{$ppp['port']}")) {
1056
	if (file_exists("{$ppp['port']}")) {
1057 1057
		/* fire up mpd */
1058 1058
		mwexec("/usr/local/sbin/mpd5 -b -k -d {$g['varetc_path']} -f mpd_{$interface}.conf -p {$g['varrun_path']}/ppp_{$interface}.pid -s {$interface} pppclient");
1059 1059
	} else

Also available in: Unified diff