]> git.pld-linux.org Git - packages/pdns.git/commitdiff
- RETVAL initial setting
authorankry <ankry@pld-linux.org>
Tue, 1 Jul 2003 21:25:20 +0000 (21:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdns.init -> 1.6

pdns.init

index dd4679d85dc643dfd97f83b28812688e77427cdd..9b17635d4fcdd04efa6ce0b69aa3ebd0caf34422 100644 (file)
--- a/pdns.init
+++ b/pdns.init
@@ -45,7 +45,7 @@ doPC() {
 doPC ping
 NOTRUNNING=$?
 
-
+RETVAL=0
 case "$1" in
   status)
        status pdns_server
This page took 0.070039 seconds and 4 git commands to generate.