aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 17:06:11 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 17:06:11 -0600
commitba1a95b17333b35c2e5309af7f714694ec11496d (patch)
tree851c53a55faa42959110d83d03b349646c34d0d2
parentHousekeeping (diff)
parentMerge upstream changes (diff)
downloadfirejail-ba1a95b17333b35c2e5309af7f714694ec11496d.tar.gz
firejail-ba1a95b17333b35c2e5309af7f714694ec11496d.tar.zst
firejail-ba1a95b17333b35c2e5309af7f714694ec11496d.zip
Merge branch 'master' of https://github.com/netblue30/firejail
-rw-r--r--etc/feh-network.inc2
-rw-r--r--etc/feh.profile5
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/feh-network.inc b/etc/feh-network.inc
new file mode 100644
index 000000000..b74486f4f
--- /dev/null
+++ b/etc/feh-network.inc
@@ -0,0 +1,2 @@
1ignore net none
2private-etc resolv.conf,ca-certificates,ssl
diff --git a/etc/feh.profile b/etc/feh.profile
index eb6f311bb..f020bace5 100644
--- a/etc/feh.profile
+++ b/etc/feh.profile
@@ -12,6 +12,11 @@ include disable-interpreters.inc
12include disable-passwdmgr.inc 12include disable-passwdmgr.inc
13include disable-programs.inc 13include disable-programs.inc
14 14
15# This profile disables network access
16# In order to enable network access,
17# uncomment the following or put it in your feh.local:
18# include feh-network.inc
19
15caps.drop all 20caps.drop all
16net none 21net none
17no3d 22no3d