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

3 months ago
2 months ago
3 months ago
  1. [Unit]
  2. # 服务名称,可自定义
  3. Description = iflytop hal daemon
  4. After = network.target
  5. Wants = network.target
  6. [Service]
  7. Type = simple
  8. ExecStart = /iflytopd/iflytopzexcand/iflytopzexcand
  9. Restart=always
  10. RestartSec=0
  11. WorkingDirectory=/iflytopd/iflytopzexcand/
  12. [Install]
  13. WantedBy = multi-user.target