The older version of sane had a source/documentation mismatch, in that it
looked for the saned port, but the documentation said to use "sane". The
newer version uses "sane" as it should. Now, the reason that you don't
get any messages about sane starting when you put it into /etc/services
is because the daemon doesn't actually start until you try to connect
to it. This is what /etc/services and /etc/inetd.conf do for you - it
automatically starts and stops daemons for you when needed, so that you
don't have tons of them around which aren't doing anything.
Cheers, Andreas
-- Andreas Dilger University of Calgary \ "If a man ate a pound of pasta and Micronet Research Group \ a pound of antipasto, would they Dept of Electrical & Computer Engineering \ cancel out, leaving him still <http://www-mddsp.enel.ucalgary.ca/People/adilger/> hungry?" -- Dogbert
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com