GithubHelp home page GithubHelp logo

Comments (3)

jiangxufeng avatar jiangxufeng commented on May 30, 2024

目前我自己也发现的一个小问题是:
电脑开机后第一次连接时开启systemd服务耗时稍微长一点,但是按钮会立即转化为on。

同时,你这个问题也有可能是程序在启动systemd服务时出错,即v2rayL.service并没有正常启动,但是程序已经将状态标记为了on,就会出现你的这种情况

你可以尝试在终端运行一下sudo systemctl start v2rayL.service 查看是否能正常运行。

谢谢issue,我也会进一步改进一些问题

from v2rayl.

arstum avatar arstum commented on May 30, 2024

Failed

root > systemctl start v2rayL.service
Failed to start v2rayL.service: Unit v2rayL.service not found.

from v2rayl.

jiangxufeng avatar jiangxufeng commented on May 30, 2024

Failed

root > systemctl start v2rayL.service
Failed to start v2rayL.service: Unit v2rayL.service not found.

在运行安装脚本时,会添加v2rayL.service至/etc/systemd/system/目录,你这个问题应该是v2rayL.service没有正确的添加到/etc/systemd/system/目录下

from v2rayl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.