aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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