mirror of
https://github.com/netblue30/firejail.git
synced 2026-06-30 09:05:57 -06:00
remove dpkg blacklist from disable-common.inc
Some checks failed
Build / build (push) Waiting to run
Check-Profiles / profile-checks (push) Waiting to run
Codespell / codespell (push) Waiting to run
Build-extra / build-gcc (push) Has been cancelled
Build-extra / build-clang (push) Has been cancelled
Check-C / scan-build (push) Has been cancelled
Check-C / cppcheck (push) Has been cancelled
Check-C / codeql-cpp (push) Has been cancelled
Test / test-main (push) Has been cancelled
Test / test-fs (push) Has been cancelled
Test / test-environment (push) Has been cancelled
Test / test-utils (push) Has been cancelled
Test / test-network (push) Has been cancelled
Some checks failed
Build / build (push) Waiting to run
Check-Profiles / profile-checks (push) Waiting to run
Codespell / codespell (push) Waiting to run
Build-extra / build-gcc (push) Has been cancelled
Build-extra / build-clang (push) Has been cancelled
Check-C / scan-build (push) Has been cancelled
Check-C / cppcheck (push) Has been cancelled
Check-C / codeql-cpp (push) Has been cancelled
Test / test-main (push) Has been cancelled
Test / test-fs (push) Has been cancelled
Test / test-environment (push) Has been cancelled
Test / test-utils (push) Has been cancelled
Test / test-network (push) Has been cancelled
This commit is contained in:
parent
a0f31ffe15
commit
6c0ec7cce0
1 changed files with 1 additions and 2 deletions
|
|
@ -618,8 +618,7 @@ blacklist /usr/lib/ssh
|
|||
blacklist /usr/lib/vmware
|
||||
blacklist /usr/lib/xorg/Xorg.wrap
|
||||
blacklist /usr/libexec/openssh
|
||||
# since firejail version 0.9.73
|
||||
blacklist ${PATH}/dpkg*
|
||||
#blacklist ${PATH}/dpkg* - on Debian some packages end up calling "dpkg --print-architecture"
|
||||
blacklist ${PATH}/apt*
|
||||
blacklist ${PATH}/dumpcap
|
||||
blacklist ${PATH}/efibootdump
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue