Comment 12 for bug 1709536

Revision history for this message
Stéphane Graber (stgraber) wrote :

As a workaround, you can override the snapd systemd unit with:

systemctl edit snapd

Then add:
  [Service]
  Nice=0

After saving the override, run "systemctl daemon-reload" and "systemctl start snapd"