reassign 489494 update-inetd thanks Ulrich Eckhardt <[EMAIL PROTECTED]> wrote:
Hi, > Near the end of the installation, sane-utils adds a line to /etc/inetd.conf > that you just have to activate in order to start saned via inetd. It also > gives a heads-up to xinetd users that they need to convert this to xinetd's > different format. However, the line it shows is > > #<off># sane-port\tstream\ttcp\tnowait\tsaned:saned\t/usr/sbin/saned saned > > i.e. all tabs actually written as '\t'. I guess this is also given to itox > lateron, which also can't use this but needs a string with tabs or spaces > instead and therefore doesn't generate any output. This is actually update-inetd that's not expanding the escape characters before feeding the line to itox. As update-inetd explicitely supports escape characters in its argument, it's an update-inetd bug if it doesn't expand them before feeding the line to itox. > BTW: while you're at it, why not actually install that script into xinetd? > Just add a "disable=yes" and it also doesn't start without the admin > explicitly activating it. Please open a new wishlist bug against sane-utils with a tested patch. Thanks, JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

