Hacker News new | ask | show | jobs
by DanBC 4036 days ago
Yes, whenever I'm not using it.

From boot menu to booted is only about 6 seconds (gradually tweaking that to be faster).

1 comments

>gradually tweaking that to be faster

Do elaborate please!

    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