mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Fix #2840
This commit is contained in:
parent
f4d60fa954
commit
704fc8b273
3 changed files with 3 additions and 3 deletions
|
|
@ -47,4 +47,4 @@ private-etc alternatives,fonts
|
|||
private-lib
|
||||
private-tmp
|
||||
|
||||
memory-deny-write-execute
|
||||
#memory-deny-write-execute - breaks on Arch (see issue #1803)
|
||||
|
|
|
|||
|
|
@ -43,4 +43,4 @@ disable-mnt
|
|||
private-bin mumble
|
||||
private-tmp
|
||||
|
||||
memory-deny-write-execute
|
||||
#memory-deny-write-execute - breaks on Arch (see issue #1803)
|
||||
|
|
|
|||
|
|
@ -45,4 +45,4 @@ private-etc alternatives,asound.conf,avahi,fonts,machine-id,pulse
|
|||
private-lib
|
||||
private-tmp
|
||||
|
||||
memory-deny-write-execute
|
||||
#memory-deny-write-execute - breaks on Arch (see issue #1803)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue