aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-28 23:50:41 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-28 23:50:41 +0000
commit9449b35a4b0d0d84ca4f8d212e8270ff3d54f70c (patch)
tree6fba2233eab85ff3bd08d138c6929c94c0dfaae9 /etc
parentAdd new profile for redshift (#2483) (diff)
downloadfirejail-9449b35a4b0d0d84ca4f8d212e8270ff3d54f70c.tar.gz
firejail-9449b35a4b0d0d84ca4f8d212e8270ff3d54f70c.tar.zst
firejail-9449b35a4b0d0d84ca4f8d212e8270ff3d54f70c.zip
Add new profile for netactview (#2484)
* Create netactview.profile * Add netactview config to disable-programs.inc * Add netactview to firecfg
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/netactview.profile49
2 files changed, 50 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