40 Star 169 Fork 121

anolis/SysAK

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sysak_mservice.service 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaohang 提交于 2023-05-31 15:37 +08:00 . unity:add unity service
[Unit]
Description=SysAK monitor service
After=syslog.target
[Service]
Type=simple
ExecStart=/usr/bin/sysak mservice -S &
ExecStop=/usr/bin/killall mservice
MemoryLimit=300M
CPUQuota=60%
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anolis/sysak.git
git@gitee.com:anolis/sysak.git
anolis
sysak
SysAK
opensource_branch

搜索帮助