something like this would probably do it, but would be undone anytime you update

--- /etc/rc     Sat Aug 22 03:06:56 2015
+++ /etc/rc.new Sun Aug 23 12:27:53 2015
@@ -371,7 +371,7 @@
 make_keys

 echo -n 'starting early daemons:'
-start_daemon syslogd ldattach pflogd nsd unbound ntpd
+start_daemon syslogd ldattach pflogd isc_named ntpd
 start_daemon iscsid isakmpd iked sasyncd ldapd npppd
 echo '.'


On 08/23/15 12:00, George wrote:
Hi guys,

I was wondering if someone might have a hint on how to start isc_name
(on 5.7) earlier than network services like DHCP and NFS. This was OK
for me on 5.6 when it was in base but now I have issues as my configs
are tied to DNS services on the local machine.

I read a bit and fiddled with the rc code, getting failures there, ... I
am maybe not looking in the right place??

Any hints appreciated.
Regards,
George

Reply via email to