I installed RedHat 7 and i want to run swat administration tool. Is following lines are correct in xinetd.conf ?
service swat
{
type = INTERNAL
socket_type = stream
protocol = tcp
user = root
wait = no
port = 901
server = /usr/sbin/swat
}
Please correct me if i m wrong?
Tahnks
service swat
{
type = INTERNAL
socket_type = stream
protocol = tcp
user = root
wait = no
port = 901
server = /usr/sbin/swat
}
Please correct me if i m wrong?
Tahnks