We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为了配置方便我将配置路径改回了/etc/v2ray,但是启动的时候却无反应,查了一下状态才知道/etc/systemd/system下启动脚本里的配置文件路径并未随之改变,仍为/usr/local/etc/v2ray。 希望可以完善一下
The text was updated successfully, but these errors were encountered:
是这样的,安装脚本目前的文件结构都是写死的。用户如果自定义了这些路径,在目前来说会被当做高级用户,需要自己调整启动脚本来配合自己做的修改。 systemctl edit --full v2ray.service
systemctl edit --full v2ray.service
请期待上游 v2fly/v2ray-core 对 v2ray.service 文件的进一步改进,或亲自参与到项目中来贡献。
Sorry, something went wrong.
No branches or pull requests
为了配置方便我将配置路径改回了/etc/v2ray,但是启动的时候却无反应,查了一下状态才知道/etc/systemd/system下启动脚本里的配置文件路径并未随之改变,仍为/usr/local/etc/v2ray。
希望可以完善一下
The text was updated successfully, but these errors were encountered: