Hacker News new | ask | show | jobs
by DanBC 4037 days ago

    systemd-analyze blame
Gives me a list of stuff and how long it takes them to start. For this machine I don't need most of them, so it's a case of then

    systemctl mask SERVICENAME
Or systemctl disable SERVICENAME