mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
small profile fixups
- clamtk: disable mwde, breaks new version 6.00 - gnome-calculator: comment private-lib, breaks currency conversion
This commit is contained in:
parent
90df300f97
commit
18e2e7bfda
2 changed files with 1 additions and 2 deletions
|
|
@ -24,6 +24,5 @@ shell none
|
|||
|
||||
private-dev
|
||||
|
||||
memory-deny-write-execute
|
||||
noexec ${HOME}
|
||||
noexec /tmp
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ disable-mnt
|
|||
private-bin gnome-calculator
|
||||
private-cache
|
||||
private-dev
|
||||
private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*,libgnutls.so.*,libproxy.so.*,librsvg-2.so.*,libxml2.so.*
|
||||
#private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*,libgnutls.so.*,libproxy.so.*,librsvg-2.so.*,libxml2.so.*
|
||||
private-tmp
|
||||
|
||||
memory-deny-write-execute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue