Current time: 05-18-2024, 03:05 PM Hello There, Guest! (LoginRegister)


Post Reply 
Users/Domains Status:Addition in progress
Author Message
KeNt Offline
Junior Member
*

Posts: 37
Joined: Jan 2007
Reputation: 1
Post: #9
RE: Users/Domains Status:Addition in progress
It's for Debian

Code:
nano /etc/init.d/bind9
Code:
stop)
        log_daemon_msg "Stopping domain name service..." "bind"
        #if [ "X$RESOLVCONF" != "Xno" ] && [ -x /sbin/resolvconf ] ; then
        #    /sbin/resolvconf -d lo.named
        #fi
        #/usr/sbin/rndc stop
        killall -9 named
        log_end_msg $?

this is hack, but perfectly worked when rndc not
05-08-2008 08:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Users/Domains Status:Addition in progress - KeNt - 05-08-2008 08:53 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)