# default: off # description: qarsh is a remote shell for testing. It should not be running # or installed on a system outside of a firewall. service qarsh { type = UNLISTED disable = no port = 5008 socket_type = stream protocol = tcp wait = no user = root server = /usr/sbin/qarshd cps = 500 2 }