section basic {
	SCRIPT=/etc/init.d/webrtcgw
	GOOD_RET=0,
	BAD_RET=1,15
	MAX_FAIL=1
}
section failcmd1 {
	FAIL_CMD=/etc/init.d/webrtcgw restart
}

