[sane-devel] xinetd.conf contents and file
Richard
hebertrich at yahoo.com
Thu Aug 16 18:15:26 BST 2001
Jochen Eisinger wrote:
> I'll note it... could you perhaps send me your xinetd config files?
Hello Jochen
Sure can here is the content.The attachment is the config file itself.But with
viruses out there id understand you if you'd just delete it.
" i sent you this document for you to review i need your opinion "
: )
Richard Hebert
Contents of xinetd.conf
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
service sane
{
socket_type = stream
server = /usr/sbin/saned
protocol = tcp
user = root
wait = no
disable = no
}
service ftp
{
socket_type = stream
server = /usr/local/sbin/pure-ftpd
protocol = tcp
user = root
wait = no
disable = no
}
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
}
includedir /etc/xinetd.d
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xinetd.conf
Type: application/octet-stream
Size: 606 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20010816/da1d04de/attachment.obj>
More information about the sane-devel
mailing list