Running chromium from snap in Firejail

  1. I have problems with running chromium using Firejail profile. I installed chromium from snap in Ubuntu.

I described it here:

https://github.com/netblue30/firejail/issues/1972

Please answer here or on github.

strictly confined snaps, like chromium, already have their own mount namespace, and run confined by a rather restrictive seccomp and (where available) apparmor profiles.

What you hope to achieve, if you were able to run it under firejail?

I wouldn’t be surprised if it didn’t work at all but, reading through that github bug, and even though I know nothing about firejail, it doesn’t look like the issues you’re having are related to snapd. Have you tried running a non-snapped chromium first?

What you hope to achieve, if you were able to run it under firejail?

I want to have two profiles and be able to define myself what location chromium have access for example /media/data
With Firejail I was able to do that.

Have you tried running a non-snapped chromium first?

I have used non-snapped chromium so far, it means installed from deb. But now it is not available in 14.04 so I have to use snap chromium.