mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Temporary fix for noexec ${HOME} breakage
This commit is contained in:
parent
c2c395b54a
commit
1d11102f6d
3 changed files with 6 additions and 3 deletions
|
|
@ -47,5 +47,6 @@ tracelog
|
|||
|
||||
private-dev
|
||||
|
||||
noexec ${HOME}
|
||||
# breaks when installed via pip
|
||||
#noexec ${HOME}
|
||||
noexec /tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue