From a5b2d7ff64209e1a6b4d18d97fea74d50dc05091 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sun, 5 Feb 2017 00:18:31 -0600 Subject: Added private-opt to palemoon profile --- etc/palemoon.profile | 1 + 1 file changed, 1 insertion(+) 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 tracelog private-bin palemoon +private-opt palemoon private-tmp # These are uncommented in the Firefox profile. If you run into trouble you may -- cgit v1.2.3-70-g09d2 From 1ccbd9b0b6f928c2500765440ee15c82b33c8113 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sun, 5 Feb 2017 00:20:03 -0600 Subject: added nogroups to qbittorrent profile --- etc/qbittorrent.profile | 1 + 1 file changed, 1 insertion(+) 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 caps.drop all netfilter +nogroups nonewprivs noroot nosound -- cgit v1.2.3-70-g09d2