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