1 Star 0 Fork 0

和平才子/cns

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cns.service 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
和平才子 提交于 2023-05-18 07:38 . aa
[Unit]
Description=cns
Documentation=https://github.com/mmmdbybyd/CNS/
[Service]
Type=simple
PIDFile=[cns_install_dir]/run.pid
ExecStart=[cns_install_dir]/cns.init systemdStart
ExecReload=[cns_install_dir]/cns.init systemdRestart
ExecStop=[cns_install_dir]/cns.init stop
PrivateTmp=true
KillMode=control-group
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/peace-talent/cns.git
git@gitee.com:peace-talent/cns.git
peace-talent
cns
cns
master

搜索帮助