mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Transmission fixes: drop private-lib (#5213)
* drop private-lib * drop private-lib * drop private-lib
This commit is contained in:
parent
7ad735deaf
commit
72ece92ea3
3 changed files with 0 additions and 6 deletions
|
|
@ -44,7 +44,6 @@ tracelog
|
|||
|
||||
private-cache
|
||||
private-dev
|
||||
private-lib
|
||||
private-tmp
|
||||
|
||||
dbus-user none
|
||||
|
|
|
|||
|
|
@ -9,9 +9,6 @@ include globals.local
|
|||
|
||||
private-bin transmission-qt
|
||||
|
||||
# private-lib - breaks on Arch
|
||||
ignore private-lib
|
||||
|
||||
# If you need native notifications, add the next lines to your transmission-qt.local.
|
||||
#ignore dbus-user none
|
||||
#dbus-user filter
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ mkdir ${HOME}/.config/transmission-remote-gtk
|
|||
whitelist ${HOME}/.config/transmission-remote-gtk
|
||||
|
||||
private-etc alternatives,fonts,hostname,hosts,ld.so.cache,ld.so.preload,resolv.conf
|
||||
# Problems with private-lib (see issue #2889)
|
||||
ignore private-lib
|
||||
|
||||
ignore memory-deny-write-execute
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue