Systemctl
List Startup Services At Boot In Linux
services that are started at boot are marked as enabled, and the services that are not started are marked as disabled.
`sudo systemctl list-unit-files --type=service
services that are started at boot are marked as enabled, and the services that are not started are marked as disabled.
`sudo systemctl list-unit-files --type=service