aboutsummaryrefslogtreecommitdiffstats
path: root/etc/feh.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/feh.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/feh.profile')
-rw-r--r--etc/feh.profile43
1 files changed, 0 insertions, 43 deletions
diff --git a/etc/feh.profile b/etc/feh.profile
deleted file mode 100644
index 91123fa0e..000000000
--- a/etc/feh.profile
+++ /dev/null
@@ -1,43 +0,0 @@
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