Comment 7 for bug 1730159

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

It's way too late for that behavior right now. Many features expect snapd to be live to work. Seeding happens the first time snapd runs, which means a new system will by default start without any snaps installed. The data for command-not-found is acquired by snapd while running as well. We also cannot trivially start and then stop because there's no obvious control point for when snapd is done doing what needs to get done.

So, yeah, we can look for good solutions for this problem, but changing the behavior now would be reckless in terms of stability.