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