Re: djbdns

From: Peter Risdon (peter_at_circlesquared.com)
Date: 12/30/03

  • Next message: Stanley Chan: "DHCP"
    Date: Tue, 30 Dec 2003 10:53:20 +0000
    To: freebsd-questions@freebsd.org
    
    

    Ion-Mihai Tetcu wrote:

    >Take a look at /usr/local/etc/rc.d/svscan.sh.sample
    >
    >1. SVDIR=/var/service/ - so svscan will look at /var/service and not
    >/service; either do:
    >a) what is suggested and use /var/services (e.g. ln -s /etc/dnscache
    >/var/service) or
    >b) change SVDIR=/var/service/ to SVDIR=/service/
    >
    >I would use a); also note that creating the log file in /etc/dnscache is
    >IMHO a bad idea.
    >
    >
    I'm not disagreeing, but the original post complained of something being
    wrong in some documentation. Most reference and tutorial pages for
    djbdns and other djb stuff like qmail assume a /service directory,
    rather than /var/service. Using /var/service does seem more logical, but
    can be a source of confusion, especially if people are copying and
    pasting commands from online instructions, something the various
    references often suggest.

    >2.
    ># cp /usr/local/etc/rc.d/svscan.sh.sample /usr/local/etc/rc.d/svscan.sh
    ># /usr/local/etc/rc.d/svscan.sh start
    ># svstatus /var/services/dnscache
    ># svstatus /var/services/dnscache/log
    ># dnsip www.freebsd.org
    >
    >
    Shouldn't it be:

    # svstat /var/service/dnscache

    etc?

    PWR

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Stanley Chan: "DHCP"

    Relevant Pages

    • [2.6 patch] Canonically reference files in Documentation/ code comments part
      ... * Structure passed to kernel to tell it about the ... THE HDLC/PPP LINE PROTOCOL DRIVER ... This particular documentation file isn't particularly current or ... * of the GNU General Public License, incorporated herein by reference. ...
      (Linux-Kernel)
    • [2.6 patch] Canonically reference files in Documentation/ code comments part
      ... * Structure passed to kernel to tell it about the ... THE HDLC/PPP LINE PROTOCOL DRIVER ... This particular documentation file isn't particularly current or ... * of the GNU General Public License, incorporated herein by reference. ...
      (Linux-Kernel)
    • [2.6 patch] Canonically reference files in Documentation/ code comments part
      ... * Structure passed to kernel to tell it about the ... THE HDLC/PPP LINE PROTOCOL DRIVER ... This particular documentation file isn't particularly current or ... * of the GNU General Public License, incorporated herein by reference. ...
      (Linux-Kernel)
    • [2.6 patch] Canonically reference files in Documentation/ code comments part
      ... * Structure passed to kernel to tell it about the ... THE HDLC/PPP LINE PROTOCOL DRIVER ... This particular documentation file isn't particularly current or ... * of the GNU General Public License, incorporated herein by reference. ...
      (Linux-Kernel)
    • Re: empty vs null
      ... The documentation you refer to is for the System.String type, ... though they moved to being immutable reference types. ... to Vb.NET, suddenly we could actually compare string references, and at the same ... > references compare equal to each other. ...
      (microsoft.public.dotnet.languages.vb)