aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-03-03 20:39:15 -0500
committerLibravatar Tad <tad@spotco.us>2019-03-03 20:39:15 -0500
commit6d2c5c212ded9882d68cb001b5196948dce85598 (patch)
tree8a640620b140e3af25ecc86de0d3897d837223c1 /etc
parentPavucontrol (#2511) (diff)
downloadfirejail-6d2c5c212ded9882d68cb001b5196948dce85598.tar.gz
firejail-6d2c5c212ded9882d68cb001b5196948dce85598.tar.zst
firejail-6d2c5c212ded9882d68cb001b5196948dce85598.zip
Revert "Fix netactview (#2510)"
This reverts commit 3702d54e5de85ab902621a68e9ee46a0b6fcef43. https://github.com/netblue30/firejail/pull/2510#issuecomment-469083287
Diffstat (limited to 'etc')
-rw-r--r--etc/netactview.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/netactview.profile b/etc/netactview.profile
index 444b6173a..58235c31b 100644
--- a/etc/netactview.profile
+++ b/etc/netactview.profile
@@ -6,8 +6,7 @@ include netactview.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9mkfile ${HOME}/.netactview 9noblacklist ${HOME}/.netactview
10whitelist ${HOME}/.netactview
11 10
12include disable-common.inc 11include disable-common.inc
13include disable-devel.inc 12include disable-devel.inc