aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eom.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-06 10:09:24 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-06 10:09:24 -0500
commitba0e6f5dd6ac18d8a564227a7263f42537c879ee (patch)
treeca5a6cf88f1408c707e07ed79e6c9b44cb33dca6 /etc/eom.profile
parentMerge pull request #1266 from SYN-cook/patch-2 (diff)
downloadfirejail-ba0e6f5dd6ac18d8a564227a7263f42537c879ee.tar.gz
firejail-ba0e6f5dd6ac18d8a564227a7263f42537c879ee.tar.zst
firejail-ba0e6f5dd6ac18d8a564227a7263f42537c879ee.zip
Allow common image viewers to access ~/steam/steam/userdata (Fix for #1267)
These are all the image viewers I know of. We'll probably need to edit a few that I missed in the future.
Diffstat (limited to 'etc/eom.profile')
-rw-r--r--etc/eom.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/eom.profile b/etc/eom.profile
index a7e10ba9e..667079c83 100644
--- a/etc/eom.profile
+++ b/etc/eom.profile
@@ -4,6 +4,7 @@ include /etc/firejail/eom.local
4 4
5# Firejail profile for Eye of Mate (eom) 5# Firejail profile for Eye of Mate (eom)
6noblacklist ~/.config/mate/eom 6noblacklist ~/.config/mate/eom
7noblacklist ~/steam/steam/userdata
7 8
8include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-programs.inc 10include /etc/firejail/disable-programs.inc