Date: Thu, 26 Apr 2001 13:10:10 +1000 From: Gregory Bond <gnb@itga.com.au> To: Odhiambo Washington <wash@wananchi.com> Cc: FBSD-STABLE <freebsd-stable@FreeBSD.ORG> Subject: Re: TCPD and a Perl Script Message-ID: <200104260310.NAA13409@lightning.itga.com.au> In-Reply-To: Your message of Tue, 24 Apr 2001 15:44:05 %2B0300.
next in thread | raw e-mail | index | archive | help
Make sure the argv[0] entry in inetd.conf matches that in hosts.allow. I.e. something like: UnixMgmt stream tcp nowait root /path/to/script.pl script.pl <other args> Otherwise you might need "/path/to/script.pl" in hosts.allow. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104260310.NAA13409>