systemctl list-unit-files --type=service
systemctl list-unit-files --type=service | grep enabled
systemctl list-unit-files --type=service | egrep 'yapi|mindoc|jenkins|nexus'
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill
标 题:systemd下服务启动情况