summaryrefslogtreecommitdiffstats
path: root/etc/qbittorrent.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 16:27:16 -0600
committerLibravatar GitHub <noreply@github.com>2019-02-17 16:27:16 -0600
commit7469b9ac214cfe271a85269b0b48a1da9b170685 (patch)
treef277445b7528ae83e65b7c2a14a036e1d1a7ea49 /etc/qbittorrent.profile
parentMerge pull request #2412 from rusty-snake/add-mypaint (diff)
parentRemove 'alternatives' from private-etc if firefox-common is included (diff)
downloadfirejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.gz
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.zst
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.zip
Merge pull request #2415 from netblue30/privetc_alternatives
Add 'alternatives' to all private-etc lines
Diffstat (limited to 'etc/qbittorrent.profile')
-rw-r--r--etc/qbittorrent.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index b6b94c703..0420d38e9 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -53,7 +53,7 @@ shell none
53 53
54private-bin qbittorrent,python* 54private-bin qbittorrent,python*
55private-dev 55private-dev
56# private-etc X11,fonts,xdg,resolv.conf,ca-certificates,ssl,pki,crypto-policies 56# private-etc alternatives,X11,fonts,xdg,resolv.conf,ca-certificates,ssl,pki,crypto-policies
57# private-lib - problems on Arch 57# private-lib - problems on Arch
58private-tmp 58private-tmp
59 59