Hacker News new | ask | show | jobs
by noobie 4036 days ago
>gradually tweaking that to be faster

Do elaborate please!

1 comments

    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