[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] New leafnode-2 snapshot-20020908a available



On Sun, 08 Sep 2002 19:58:44 +0200
Arne Hanssen <nite@xxxxxxx> wrote:

> root@server root]# cat /etc/xinetd.d/nntp 
> 
..
> 
> Works great for me (either this is mentioned in leafnode's docs or
> I got this from mail2news docs - can't remember exactly).

OK, i see what you mean, instead of that i do have (still
leafnode-1.9.19-1) :

[root@localhost etc]# cat /etc/xinetd.d/leafnode
service nntp
{
	disable = no
	flags           = REUSE
	socket_type     = stream
	wait            = no
	user            = news
	server          = /usr/sbin/leafnode
	log_on_failure  += USERID
}

OK i understand i got this dependencies (inet + rc-inet) prob because
i've used an rpm package, if i compile leafnode 2 i'll not have that
side effect, that's to say apt-get will work withouts complain about
leafnode deps...
-- 
Yvon Thoraval

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list