This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
fidohub/xinetd.d/tfido

12 lines
284 B
Plaintext

service tfido
{
socket_type = stream
protocol = tcp
flags = IPv6
wait = no
user = root
instances = 10
server = /usr/lib/ifmail/ifcico
server_args = -r0 -t1
}