restarting named daemon

Hi , FriendsHow do we can restart named daemon after configuring some changes in /etc/named.conf , typically under linux like systems we used to give "/etc/init.d/named restart" , what type of same utility we have under solaris 10 os.Thanks Kinshuk
[276 byte] By [Kinshuk] at [2007-11-26 9:48:01]
# 1
As root you can usesvcadm restart dns/serverRegards,Andreas
Andreas_W at 2007-7-7 0:55:15 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Hi AndreasThanx for ur advice , I tried to run the same command to restart named daemon but , still its not reflecting any changes any advice wil be highly appreciateable regards Kinshuk
Kinshuk at 2007-7-7 0:55:15 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
Hello, Try pkill -HUP in.named or ndc utility. I used to it in solaris9 x86 so maybe they are available under 10.-- jbravo
jbravopl at 2007-7-7 0:55:15 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...