We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is the output:
`$ firejail /snap/bin/chromium Reading profile /etc/firejail/chromium.profile Reading profile /etc/firejail/chromium-common.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-runuser-common.inc Reading profile /etc/firejail/whitelist-usr-share-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Warning: networking feature is disabled in Firejail configuration file Warning: Warning: NVIDIA card detected, nogroups command disabled Parent pid 15814, child pid 15815 Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set. Child process initialized in 61.78 ms panic: permission denied
goroutine 1 [running]: github.com/snapcore/snapd/snapdtool.ExecInSnapdOrCoreSnap() /build/snapd-d8V3hw/snapd-2.54.3+21.10.1ubuntu0.1/snapdtool/tool_linux.go:205 +0x3ee main.main() /build/snapd-d8V3hw/snapd-2.54.3+21.10.1ubuntu0.1/cmd/snap/main.go:443 +0x45
Parent is shutting down, bye... `
The text was updated successfully, but these errors were encountered:
You can not sandbox snaps with firejail.
Sorry, something went wrong.
No branches or pull requests
Here is the output:
`$ firejail /snap/bin/chromium
Reading profile /etc/firejail/chromium.profile
Reading profile /etc/firejail/chromium-common.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-runuser-common.inc
Reading profile /etc/firejail/whitelist-usr-share-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Warning: networking feature is disabled in Firejail configuration file
Warning: Warning: NVIDIA card detected, nogroups command disabled
Parent pid 15814, child pid 15815
Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set.
Child process initialized in 61.78 ms
panic: permission denied
goroutine 1 [running]:
github.com/snapcore/snapd/snapdtool.ExecInSnapdOrCoreSnap()
/build/snapd-d8V3hw/snapd-2.54.3+21.10.1ubuntu0.1/snapdtool/tool_linux.go:205 +0x3ee
main.main()
/build/snapd-d8V3hw/snapd-2.54.3+21.10.1ubuntu0.1/cmd/snap/main.go:443 +0x45
Parent is shutting down, bye...
`
The text was updated successfully, but these errors were encountered: