1 Star 0 Fork 2

BD3OYD/NextionDriverInstaller

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nextiondriver.service.jessie 426 Bytes
一键复制 编辑 原始数据 按行查看 历史
[Unit]
Description=NextionDriver service
DefaultDependencies=no
After=local-fs.target syslog.target network.target network-online.target
Before=timers.target
[Service]
User=root
Type=forking
WorkingDirectory=/usr/local/etc/
ExecStart=/opt/MMDVMHost/NextionDriver -c /opt/MMDVM.ini -vvvv
ExecStop=/usr/bin/killall NextionDriver
[Install]
WantedBy=multi-user.target
WantedBy=network-online.target
RequiredBy=mmdvmhost.service
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/BD3OYD/NextionDriverInstaller.git
git@gitee.com:BD3OYD/NextionDriverInstaller.git
BD3OYD
NextionDriverInstaller
NextionDriverInstaller
master

搜索帮助