Distributor ID: Ubuntu Description: Ubuntu 17.04 Release: 17.04 Codename: zesty
To be able to remove the 'core' snap, i had to follow @azrobbo instructions at #16:
$ sudo service snapd restart $ df $ sudo umount /snap/core/xxxx $ sudo snap remove core
So my doubt is, why do i need to restart the 'snapd' service on a fresh booted machine?! Does it hook any process on boot?!
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty
To be able to remove the 'core' snap, i had to follow @azrobbo instructions at #16:
$ sudo service snapd restart
$ df
$ sudo umount /snap/core/xxxx
$ sudo snap remove core
So my doubt is, why do i need to restart the 'snapd' service on a fresh booted machine?!
Does it hook any process on boot?!