Files
cdesktop/cde/contrib/xinetd/cmsd
Jon Trulson 359126b739 contrib/xinetd: xinetd file for cmsd and ttsdbserver
mailling list post from: Ecmel Ercan <ecmel.ercan@gmail.com>
2012-09-23 19:32:17 -06:00

14 lines
246 B
Plaintext

service cmsd
{
disable = no
type = RPC UNLISTED
rpc_number = 100068
rpc_version = 2-5
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/dt/bin/rpc.cmsd
only_from = 127.0.0.1/0
}