Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jan 2025 10:26:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283856] net/v2ray
Message-ID:  <bug-283856-7788-6UPnhwFvUQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283856-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283856-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283856

--- Comment #1 from andrew <karamelichkin@gmail.com> ---
--- net/v2ray/files/v2ray.in.origin     2025-01-05 13:24:12.378306000 +0300
+++ net/v2ray/files/v2ray.in    2025-01-05 13:25:46.805965000 +0300
@@ -31,7 +31,7 @@
 pidfile=3D"/var/run/$name.pid"
 procname=3D"%%PREFIX%%/bin/$name"
 command=3D"/usr/sbin/daemon"
-command_args=3D"-c -p ${pidfile} /usr/bin/env ${asset_env} ${v2ray_env}
${procname} -config ${v2ray_config}"
+command_args=3D"-c -p ${pidfile} /usr/bin/env ${asset_env} ${v2ray_env}
${procname} run -config ${v2ray_config}"
 required_files=3D"${v2ray_config}"

 start_precmd=3D"v2ray_startprecmd"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283856-7788-6UPnhwFvUQ>