# default: off
# description: The UltraMonkey-L7 sync server.
service L7SyncCommand
{
	socket_type	= stream
	wait		= no
	user		= tomcat
	server		= /usr/local/l7vs/L7SyncCommand
	server_args	= -s
	disable		= no
        port            = 60000
        type            = UNLISTED
}
