netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox

Home Page:https://firejail.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whitelist fullpath/nc not working when disable-common.inc included

osevan opened this issue · comments

With whitelisting above nc path firejail doesnt start with default.profile like executing firejail.

Sandbox not starting.

Only when i outcomment #whitelist fullpath/nc it will start.

Workaround is outcommenting

blacklist ${PATH}/nc

I did whitelist fullpath after include disable-common.inc

And before i did
noblacklist fullpath of nc
whitelist fullpath of nc

Soo bug appears.

Basic debugging information is missing; please follow the bug report template: