Hacker News new | ask | show | jobs
by rcxdude 1082 days ago
It's also annoyingly opinionated in stupid ways. There's no supported way, for example, to adjust which services are enabled or not, and especially there's no concept of 'started but not autostarted', which can be important on a server (it's also obnoxious on the desktop as well, since it seems like a lot of the results for trying to fix this is people saying 'how do I stop snap slowing down boot').
1 comments

According to the documentation services can be enabled and disabled. They can also be started but not enabled to automatically start.

https://snapcraft.io/docs/service-management

ah, that helps, it must be a new addition, I previously tried and failed to find a way to do this.