13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
#binkleyforce ifc (port 60179) EMSI-over-ip
|
|
service ifc
|
|
{
|
|
disable = no
|
|
socket_type = stream
|
|
# flags = IPv4
|
|
protocol = tcp
|
|
port = 60179
|
|
wait = no
|
|
user = fido
|
|
server = /usr/bin/bforce
|
|
server_args = -C /opt/fidonms/etc/bforce.conf -i auto
|
|
} |