You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
304 B

[Unit]
# 服务名称,可自定义
Description = iflytop hal daemon
After = network.target
Wants = network.target
[Service]
Type = simple
ExecStart = /iflytopd/iflytopzexcand/iflytopzexcand
Restart=always
RestartSec=2
WorkingDirectory=/iflytopd/iflytopzexcand/
[Install]
WantedBy = multi-user.target