]> git.pld-linux.org Git - packages/pdnsd.git/commitdiff
- missing start) header
authoralchemyx <alchemyx@pld-linux.org>
Thu, 8 Feb 2001 11:13:26 +0000 (11:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdnsd.init -> 1.3

pdnsd.init

index 7ca41f8f315ec3285fac11fde4f8ada9bfddfe01..d6cd0d8da8ed89f8a1029854e9747b68ad29e20e 100644 (file)
@@ -25,6 +25,7 @@ fi
 test -x /usr/sbin/pdnsd || exit 0
 
 case "$1" in
+  start)
        # Check if the service is already running?
        if [ ! -f /var/lock/subsys/pdns ]; then
                msg_starting Pdns
This page took 0.118323 seconds and 4 git commands to generate.