Date: Tue, 24 Apr 2001 14:47:17 -0400 (EDT) From: Dru <genisis@istar.ca> To: Wayne Pascoe <wayne.pascoe@realtime.co.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: talk daemon Message-ID: <Pine.BSF.4.21.0104241446100.45873-100000@istar.ca> In-Reply-To: <m1d7a27mc3.fsf@zaphod.realtime.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Wayne, Have you tried: user=nobody wait=yes Dru On 24 Apr 2001, Wayne Pascoe wrote: > Dru <genisis@istar.ca> writes: > > > What version of FreeBSD are you running? I have both on my > > 4.2-Release. However, to use "ntalk", you have to uncomment out the line > > for it in "/etc/inetd.conf". > > Thanks, I found that... I'm using xinetd though, so I need an xinetd > config file. The one I currently have in /etc/xinetd.d/ntalk is as > follows : > > service ntalk > { > # flags=REUSE > socket_type=dgram > protocol=udp > wait=no > user=root > server=/usr/libexec/ntalkd > log_on_failure+=USERID > } > > When I stop and start xinetd, I only see one service being started > (leafnode). Any ideas what is wrong with the above config file ? > > -- > - Wayne Pascoe > E-mail: wayne.pascoe@realtime.co.uk > Phone : +44 (0) 20 7544 4668 > Mobile: +44 (0) 788 431 1675 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104241446100.45873-100000>