From: "THUFIR HAWAT" <hawat.thufir@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] leafnode and xinetd.conf
Date: Sun, 26 Mar 2006 23:22:32 +0100 [thread overview]
Message-ID: <bf6b6d5c0603261422p53817817ga2b6baa75ee166a7@mail.gmail.com> (raw)
In-Reply-To: <44270754.3030105@mid.email-server.info>
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.
>
> Alexander Skwar
..
thufir@localhost ~ $
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 ~ $ ls -lh /etc/xinetd.d/
total 56K
-rw-r--r-- 1 root root 643 Mar 22 13:29 README.services
-rw-r--r-- 1 root root 246 Mar 22 13:29 chargen-tcp
-rw-r--r-- 1 root root 266 Mar 22 13:29 chargen-udp
-rw-r--r-- 1 root root 368 Mar 20 19:39 cups-lpd
-rw-r--r-- 1 root root 246 Mar 22 13:29 daytime-tcp
-rw-r--r-- 1 root root 272 Mar 22 13:29 daytime-udp
-rw-r--r-- 1 root root 238 Mar 22 13:29 echo-tcp
-rw-r--r-- 1 root root 263 Mar 22 13:29 echo-udp
-rw-r--r-- 1 root root 250 Mar 21 11:37 fingerd
-rw-r--r-- 1 root root 230 Mar 22 13:34 leafnode-nntp
-rw-r--r-- 1 root root 528 Mar 20 19:59 swat
-rw-r--r-- 1 root root 205 Mar 26 19:46 telnetd
-rw-r--r-- 1 root root 270 Mar 22 13:29 time-tcp
-rw-r--r-- 1 root root 272 Mar 22 13:29 time-udp
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 }
thufir@localhost ~ $ cat -n /etc/xinetd.conf
1 # /etc/xinetd.conf: sample configuration file for xinetd
2
3 defaults
4 {
5 only_from = localhost
6 instances = 60
7 log_type = SYSLOG authpriv info
8 log_on_success = HOST PID
9 log_on_failure = HOST
10 cps = 25 30
11 }
12
13 includedir /etc/xinetd.d
thufir@localhost ~ $ date
Sun Mar 26 23:18:23 IST 2006
thufir@localhost ~ $
Was it epstein on "welcome back kotter"? Ooooh, oooh, oooh!
Ok, thank you so much. I thought it was odd that "emerge leafnode"
didn't automagically create this file, or something similar :)
Thing is, I'm multi-posting :(
Over in news.softwear.readers there's a thread, so I'm not sure how to
proceed with any followup questions.
After I have this done, I might be inclined adding to the gentoo wiki on this :)
-Thufir
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-26 22:30 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 [this message]
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=bf6b6d5c0603261422p53817817ga2b6baa75ee166a7@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