Project

General

Profile

« Previous | Next » 

Revision 71282744

Added by Seth Mos almost 14 years ago

Unbreak the services.inc Ticket #1663

View differences:

etc/inc/services.inc
1142 1142
		return; /* XXX */
1143 1143
	}
1144 1144

  
1145
	$cmd = "/usr/local/sbin/dhcrelay -6 -pf "{$g['varetc_path]}/dhcrelay6.pid" -i " .  implode(" -i ", $dhcrelayifs);
1145
	$cmd = "/usr/local/sbin/dhcrelay -6 -pf \"{$g['varetc_path']}/dhcrelay6.pid\" -i " .  implode(" -i ", $dhcrelayifs);
1146 1146

  
1147 1147
	if (isset($dhcrelaycfg['agentoption']))
1148 1148
		$cmd .=  " -a -m replace";

Also available in: Unified diff