Content-Length: 369 | pFad | https://github.com/felix-fly/v2ray-openwrt/raw/refs/heads/master/v2ray.service
gth: 357 #!/bin/sh /etc/rc.common # "new(er)" style init script # Look at /lib/functions/service.sh on a running system for explanations of what other SERVICE_ # options you can use, and when you might want them. START=80 ROOT=/etc/config/v2ray SERVICE_WRITE_PID=1 SERVICE_DAEMONIZE=1 start() { service_start $ROOT/v2ray } stop() { service_stop $ROOT/v2ray }Fetched URL: https://github.com/felix-fly/v2ray-openwrt/raw/refs/heads/master/v2ray.service
Alternative Proxies: