Revision 923e49b1
Added by Warren Baker over 11 years ago
etc/rc.bootup | ||
---|---|---|
319 | 319 |
/* start dnsmasq service */ |
320 | 320 |
services_dnsmasq_configure(); |
321 | 321 |
|
322 |
/* start unbound service */ |
|
323 |
services_unbound_configure(); |
|
324 |
|
|
322 | 325 |
/* Do an initial time sync */ |
323 | 326 |
echo "Starting NTP time client..."; |
324 | 327 |
/* At bootup this will just write the config, ntpd will launch from ntpdate_sync_once.sh */ |
Also available in: Unified diff
Start and configure Unbound on boot