aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eog.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2018-03-24 14:20:25 +0000
committerLibravatar GitHub <noreply@github.com>2018-03-24 14:20:25 +0000
commitb78e2d0b5bad1154fa68f9680c37f9c28f114eaa (patch)
treeb14573d1e0ee9dc624604b4006d5be170ee0be32 /etc/eog.profile
parentfixes (diff)
downloadfirejail-b78e2d0b5bad1154fa68f9680c37f9c28f114eaa.tar.gz
firejail-b78e2d0b5bad1154fa68f9680c37f9c28f114eaa.tar.zst
firejail-b78e2d0b5bad1154fa68f9680c37f9c28f114eaa.zip
more restrictive private-lib
Using Arch Linux (Gnome Shell 3.26.2, Mutter WM, as in [#1711](https://github.com/netblue30/firejail/issues/1711)). After playing with several Gnome apps and `private-lib` conditions, it looks like there's progress to report. I made a few PR's today on the same topic, usually leaving things commented as to leave room for more eyes to double-check. In this case I took the liberty to throw in an uncommented one for eog. Please respond or rectify if this was uncalled for.
Diffstat (limited to 'etc/eog.profile')
-rw-r--r--etc/eog.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
index 545a6e432..475abc4a5 100644
--- a/etc/eog.profile
+++ b/etc/eog.profile
@@ -37,7 +37,7 @@ shell none
37private-bin eog 37private-bin eog
38private-dev 38private-dev
39private-etc fonts 39private-etc fonts
40private-lib 40private-lib gdk-pixbuf-2.0,gio,girepository-1.0,gvfs,libgconf-2.so.4
41private-tmp 41private-tmp
42 42
43#memory-deny-write-execute - breaks on Arch 43#memory-deny-write-execute - breaks on Arch