* Ian Beckwith [Mon, 06 Aug 2007 19:22:07 +0100]:

> dget http://nessie.mcc.ac.uk/~ianb/debian/netkit-telnet-ssl_0.17.24+0.1-18.dsc

Hello Ian, 

I've reviewd the package. Everything looks fine, but there's one thing I
don't understand (but I'm not very well versed on update-inetd, so that's
the likely cause): why you only keep the arguments if the telnet inetd.conf 
line was *disabled*?:

  args="`grep '^#<off>#.*/usr/sbin/in.telnetd' etc.
                ^^^^^^^

Btw, instead of sed 's/.*\/usr\/sbin\/in.telnetd\(.*\)/\1/'`", you can
do sed 's#.*/usr/sbin/in.telnetd...#\1#', or eny other character instead
of #, like , or |.

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
A black cat crossing your path signifies that the animal is going somewhere.
                -- Groucho Marx


Reply via email to