[ubuntu] How to disable apparmor for Chromium snap? (Ubuntu 20.04)
sudo apparmor_status
these 2 profiles are shown as enforce:
snap.chromium.chromedriver
snap.chromium.chromium
When I type:
sudo aa-complain /var/lib/snapd/apparmor/profiles/snap.chromium.chromium
I get this message:
Profile for /var/lib/snapd/apparmor/profiles/snap.chromium.chromium not found, skipping
I want to remove the Chromium apparmor profiles from [enforce] because I’m pretty sure it’s interfering with u2f (my USB device is usable in it’s desktop app, but not in Chromium). I’m using the default Chromium version that gets installed in Ubuntu 20.04 (installed using Synaptic).
0 Comments
No Comments Yet!
You can be first to comment this post!