aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/feh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/feh.profile')
-rw-r--r--etc/profile-a-l/feh.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-a-l/feh.profile b/etc/profile-a-l/feh.profile
new file mode 100644
index 000000000..91123fa0e
--- /dev/null
+++ b/etc/profile-a-l/feh.profile
@@ -0,0 +1,43 @@
1# Firejail profile for feh
2# Description: imlib2 based image viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include feh.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15
16# This profile disables network access
17# In order to enable network access,
18# uncomment the following or put it in your feh.local:
19# include feh-network.inc
20
21caps.drop all
22net none
23no3d
24nodvd
25nogroups
26nonewprivs
27noroot
28nosound
29notv
30nou2f
31novideo
32protocol unix
33seccomp
34shell none
35
36private-bin feh,jpegexiforient,jpegtran
37private-cache
38private-dev
39private-etc alternatives,feh
40private-tmp
41
42dbus-user none
43dbus-system none