]> git.pld-linux.org Git - packages/pdns.git/commitdiff
- typo
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Sat, 17 Sep 2005 22:37:22 +0000 (22:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdns.conf -> 1.4

pdns.conf

index 188d44ef1c58636354dd2b855b4ce3b5a0a5f209..fca2034cb55f2c5b17dad89c8b434dae44720411 100644 (file)
--- a/pdns.conf
+++ b/pdns.conf
@@ -18,7 +18,7 @@ module-dir=/usr/lib/pdns   # Default directory for modules
 #query-local-address=0.0.0.0 # LOCAL IPv$ address to which we send queries
 #local-ipv6=               # Local IPv6 address to which we bind
 #use-logfile=no            # Use a log file or syslog
-#logfile=var/log/pdns.log  # Logfile to use 
+#logfile=/var/log/pdns.log # Logfile to use 
 #recursor=no               # If recursion is desired, IP address of a recursing 
                            # nameserver
 setgid=djbdns              # If set, change group id to this gid for more 
This page took 0.117147 seconds and 4 git commands to generate.