]> git.pld-linux.org Git - packages/bind.git/commitdiff
updated
authorankry <ankry@pld-linux.org>
Tue, 6 May 2003 21:45:20 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    named.init -> 1.19

named.init

index a0142a5656029e549b23f15423ad210c32424626..bf9c0eaeaa0fb19faf9404375e8c1044652a7b04 100644 (file)
@@ -67,7 +67,7 @@ case "$1" in
   reload)
        if [ -f /var/lock/subsys/named ]; then
                if [ -f /etc/rndc.conf ] ; then
-                       run_cmd "$(nls 'Reloading %s service" 'Named')" /usr/sbin/rndc reload
+                       run_cmd "$(nls 'Reloading %s service' 'Named')" /usr/sbin/rndc reload
                else
                        msg_reloading "Named"
                        busy
This page took 0.297863 seconds and 4 git commands to generate.