summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/dnscrypt-proxy.profile2
-rw-r--r--etc/dnsmasq.profile1
-rw-r--r--etc/unbound.profile2
-rw-r--r--etc/wireshark.profile3
4 files changed, 5 insertions, 3 deletions
diff --git a/etc/dnscrypt-proxy.profile b/etc/dnscrypt-proxy.profile
index a1ccfbe22..86af9c7b3 100644
--- a/etc/dnscrypt-proxy.profile
+++ b/etc/dnscrypt-proxy.profile
@@ -17,7 +17,7 @@ include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
18 18
19caps 19caps
20# caps.keep ipc_lock,net_bind_service,setgid,setuid,sys_chroot,sys_resource 20# caps.keep ipc_lock,net_bind_service,setgid,setuid,sys_chroot
21no3d 21no3d
22nodvd 22nodvd
23nonewprivs 23nonewprivs
diff --git a/etc/dnsmasq.profile b/etc/dnsmasq.profile
index ce159c343..d4cd0530e 100644
--- a/etc/dnsmasq.profile
+++ b/etc/dnsmasq.profile
@@ -17,6 +17,7 @@ include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
18 18
19caps 19caps
20# caps.keep net_admin,net_bind_service,net_raw,setgid,setuid
20no3d 21no3d
21nodvd 22nodvd
22nonewprivs 23nonewprivs
diff --git a/etc/unbound.profile b/etc/unbound.profile
index afc903e88..2a38aa7c6 100644
--- a/etc/unbound.profile
+++ b/etc/unbound.profile
@@ -17,7 +17,7 @@ include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
18 18
19caps 19caps
20# caps.keep ipc_lock,net_bind_service,setgid,setuid,sys_chroot,sys_resource 20# caps.keep net_bind_service,setgid,setuid,sys_chroot,sys_resource
21no3d 21no3d
22nodvd 22nodvd
23nonewprivs 23nonewprivs
diff --git a/etc/wireshark.profile b/etc/wireshark.profile
index 57f4f2f5b..f1a17ba93 100644
--- a/etc/wireshark.profile
+++ b/etc/wireshark.profile
@@ -12,7 +12,7 @@ include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15# caps.drop all 15caps.keep dac_override,net_admin,net_raw
16netfilter 16netfilter
17no3d 17no3d
18# nogroups - breaks unprivileged wireshark usage 18# nogroups - breaks unprivileged wireshark usage
@@ -21,6 +21,7 @@ no3d
21nodvd 21nodvd
22nosound 22nosound
23notv 23notv
24novideo
24# protocol unix,inet,inet6,netlink 25# protocol unix,inet,inet6,netlink
25# seccomp - breaks unprivileged wireshark usage 26# seccomp - breaks unprivileged wireshark usage
26shell none 27shell none