summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/netactview.profile49
-rw-r--r--src/firecfg/firecfg.config1
3 files changed, 51 insertions, 0 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 5eca9bc8f..aece14309 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -507,6 +507,7 @@ blacklist ${HOME}/.mplayer
507blacklist ${HOME}/.msmtprc 507blacklist ${HOME}/.msmtprc
508blacklist ${HOME}/.multimc5 508blacklist ${HOME}/.multimc5
509blacklist ${HOME}/.nanorc 509blacklist ${HOME}/.nanorc
510blacklist ${HOME}/.netactview
510blacklist ${HOME}/.neverball 511blacklist ${HOME}/.neverball
511blacklist ${HOME}/.nv 512blacklist ${HOME}/.nv
512blacklist ${HOME}/.nylas-mail 513blacklist ${HOME}/.nylas-mail
diff --git a/etc/netactview.profile b/etc/netactview.profile
new file mode 100644
index 000000000..dfa292bfe
--- /dev/null
+++ b/etc/netactview.profile
@@ -0,0 +1,49 @@
1# Firejail profile for netactview
2# Description: A graphical network connections viewer similar in functionality to netstat
3# This file is overwritten after every install/update
4# Persistent local customizations
5include netactview.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.netactview
10
11include disable-common.inc
12include disable-devel.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18include whitelist-common.inc
19include whitelist-var-common.inc
20
21apparmor
22caps.drop all
23ipc-namespace
24machine-id
25netfilter
26no3d
27nodbus
28nodvd
29nogroups
30nonewprivs
31noroot
32nosound
33notv
34nou2f
35novideo
36seccomp
37shell none
38
39disable-mnt
40private-bin netactview,netactview_polkit
41private-cache
42private-dev
43private-etc alternatives,fonts
44private-lib
45private-tmp
46
47memory-deny-write-execute
48noexec ${HOME}
49noexec /tmp
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index fc2ad2793..11a147636 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -325,6 +325,7 @@ mypaint-ora-thumbnailer
325natron 325natron
326#nautilus - removed in order to let the application start in a new sandbox when clicking on icons in the file manager 326#nautilus - removed in order to let the application start in a new sandbox when clicking on icons in the file manager
327ncdu 327ncdu
328netactview
328netsurf 329netsurf
329neverball 330neverball
330nheko 331nheko