2 # Copyright 2022 Gentoo Authors
3 # Distributed under the terms of the GNU General Public License v2
6 description="A Linux web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel"
7 command="/usr/bin/v2raya"
8 command_args="${V2RAYA_OPTS}"
9 error_log="/var/log/v2raya/error.log"
10 pidfile="/run/${RC_SVCNAME}.pid"
11 command_background="yes"