public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "THUFIR HAWAT" <hawat.thufir@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] leafnode and xinetd.conf
Date: Sun, 26 Mar 2006 21:22:32 +0100	[thread overview]
Message-ID: <bf6b6d5c0603261222xc17116ah918e22a4eba27e63@mail.gmail.com> (raw)

I'd crosspost this from news.softwear.readers, but I don't have
leafnode configured yet ;)




Here is a sample /etc/xinetd/leafnode entry. The entry in the "server"
field has to point to your locally installed leafnode executable.
Dependent on the installation, this executable may not reside in
/usr/sbin but elsewhere (e.g. /usr/local/sbin if you installed
leafnode from the source code).

                service nntp
                {
                        disable = no
                        flags           = REUSE
                        socket_type     = stream
                        wait            = no
                        user            = news
                        server          = /usr/sbin/leafnode
                        log_on_failure  += USERID
                }

<http://leafnode.sourceforge.net/wuerzburg/faq.html#4>


How do I know where leafnode is, please?  I can create a file

thufir@localhost ~ $
thufir@localhost ~ $ cat /etc/xinetd/leafnode
cat: /etc/xinetd/leafnode: No such file or directory
thufir@localhost ~ $ date
Sun Mar 26 21:21:07 IST 2006
thufir@localhost ~ $



such that it's appended /etc/xinetd.conf when xinetd runs?


thanks,

Thufir

-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-03-26 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-26 20:22 THUFIR HAWAT [this message]
2006-03-26 21:27 ` [gentoo-user] leafnode and xinetd.conf Alexander Skwar
2006-03-26 22:22   ` THUFIR HAWAT
2006-03-27  7:54     ` Alexander Skwar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bf6b6d5c0603261222xc17116ah918e22a4eba27e63@mail.gmail.com \
    --to=hawat.thufir@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox