Type=simple,systemctl service demo [Unit]Description=The swoole HTTP serverAfter=network.target remote-fs.target nss-lookup.target [Service]Type=simpleExecStart=/usr/local/bin/xxx 123 [Install]WantedBy=multi-user.target