aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-02-05 08:47:31 -0500
committerLibravatar GitHub <noreply@github.com>2017-02-05 08:47:31 -0500
commit6bde710841046990ba0f56f20cdcfcfba711e674 (patch)
tree7d8095f04e4e5c2eb6b90152dafe3538c116852f
parent--git-install (diff)
parentadded nogroups to qbittorrent profile (diff)
downloadfirejail-6bde710841046990ba0f56f20cdcfcfba711e674.tar.gz
firejail-6bde710841046990ba0f56f20cdcfcfba711e674.tar.zst
firejail-6bde710841046990ba0f56f20cdcfcfba711e674.zip
Merge pull request #1089 from Fred-Barclay/palemoon_private-opt
Security filters
-rw-r--r--etc/palemoon.profile1
-rw-r--r--etc/qbittorrent.profile1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/palemoon.profile b/etc/palemoon.profile
index 1476369a1..11ebe3d1f 100644
--- a/etc/palemoon.profile
+++ b/etc/palemoon.profile
@@ -23,6 +23,7 @@ shell none
23tracelog 23tracelog
24 24
25private-bin palemoon 25private-bin palemoon
26private-opt palemoon
26private-tmp 27private-tmp
27 28
28# These are uncommented in the Firefox profile. If you run into trouble you may 29# These are uncommented in the Firefox profile. If you run into trouble you may
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index 89e0e4c78..4106065cb 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -6,6 +6,7 @@ include /etc/firejail/disable-passwdmgr.inc
6 6
7caps.drop all 7caps.drop all
8netfilter 8netfilter
9nogroups
9nonewprivs 10nonewprivs
10noroot 11noroot
11nosound 12nosound