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

very simple tcpd replacement



Hello,

I plan to provide this simple tcpd dummy in inetutils. Please let me know if
this can be improved, or if you think this won't work.

#!/bin/sh
# /usr/sbin/tcpd --- a dummy until we get the real one.

exec ${1+"$@"}

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org   finger brinkmd@ 
Marcus Brinkmann              GNU    http://www.gnu.org     master.debian.org
Marcus.Brinkmann@ruhr-uni-bochum.de                        for public  PGP Key
http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/       PGP Key ID 36E7CD09


Reply to: