public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Skwar <listen@alexander.skwar.name>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] leafnode and xinetd.conf
Date: Mon, 27 Mar 2006 09:54:03 +0200	[thread overview]
Message-ID: <44279A1B.2030303@mid.message-center.info> (raw)
In-Reply-To: <bf6b6d5c0603261422p53817817ga2b6baa75ee166a7@mail.gmail.com>

THUFIR HAWAT wrote:
> On 3/26/06, Alexander Skwar <listen@alexander.skwar.name> wrote:
> ..
>> /etc/xinetd.d/leafnode
>>
>> > such that it's appended /etc/xinetd.conf when xinetd runs?
>>
>> Check out your /etc/xinetd.conf.
>>
>> But /etc/xinetd.d/leafnode will be included, yes.

> thufir@localhost ~ $ cat -n /etc/xinetd.d/leafnode-nntp
>      1  # default: off
>      2  # description: Leafnode - accepts connections on port 119 (NNTP)
>      3
>      4  service nntp
>      5  {
>      6          socket_type = stream
>      7          protocol    = tcp
>      8          wait        = no
>      9          user        = news
>     10          server      = /usr/sbin/leafnode
>     11          disable     = yes
>     12  }


Sure? Why disable=yes?

> After I have this done, I might be inclined adding to the gentoo wiki on this :)

Well, go ahead - but I don't think that changing "disable = yes"
to "disable = no" is a good enough reason for adding something
to the Wiki. But that's just me.

Alexander Skwar
-- 
People who go to conferences are the ones who shouldn't.
-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-03-27  8:05 UTC|newest]

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

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=44279A1B.2030303@mid.message-center.info \
    --to=listen@alexander.skwar.name \
    --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