Project

General

Profile

« Previous | Next » 

Revision 5f0b6a8f

Added by Marcus Brown almost 15 years ago

Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure.

View differences:

etc/rc.bootup
301 301
/* start dnsmasq service */
302 302
services_dnsmasq_configure();
303 303

  
304
/* start dhcpleases dhpcp hosts leases program */
305
system_dhcpleases_configure();
306

  
307 304
/* start dyndns service */
308 305
@touch("{$g['tmp_path']}/update_dyndns");
309 306

  

Also available in: Unified diff