aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eog.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/eog.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/eog.profile')
-rw-r--r--etc/eog.profile19
1 files changed, 0 insertions, 19 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
deleted file mode 100644
index 6690b33ca..000000000
--- a/etc/eog.profile
+++ /dev/null
@@ -1,19 +0,0 @@
1# Firejail profile for eog
2# Description: Eye of GNOME graphics viewer program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include eog.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/eog
10
11whitelist /usr/share/eog
12
13# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
14# comment those if you need that functionality
15# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eog.local
16private-bin eog
17
18# Redirect
19include eo-common.profile