Description
When logged in as user with sudo privileges, systemctl -a --user | grep snap still shows running units / services.
Solution
Still not sure, think about possible solutions. Currently a manual sudo su - followed by cd /opt/hardening/ && ./disable-user-services.sh is working,