aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/min.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-09 20:57:33 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-11-09 20:57:33 +0100
commitf3585e53933c95d3be31bb53214145d9219ff3ea (patch)
tree7d02eaa910cc0394d031cbd8d95f784d6c2e7b78 /etc/profile-m-z/min.profile
parentdisable private-etc in zoom, close #3726 (diff)
downloadfirejail-f3585e53933c95d3be31bb53214145d9219ff3ea.tar.gz
firejail-f3585e53933c95d3be31bb53214145d9219ff3ea.tar.zst
firejail-f3585e53933c95d3be31bb53214145d9219ff3ea.zip
fixes, closes, enhances, improvements, and so on
- .github/ISSUE_TEMPLATE/bug_report.md: get ride off spanish, french, ... error messages - etc/inc/firefox-common-addons.inc: support ff2mpv - etc/profile-a-l/gimp.profile: note about xsane - etc/profile-m-z/min.profile: prettify - etc/profile-m-z/mpsyt.profile: fix, add lua - etc/profile-m-z/qbittorrent.profile: add note for tray-icons; this will get a better note once I investigated and audited all the D-Bus tray stuff. - etc/profile-m-z/transmission-daemon.profile: fix, add protocol packet close #3686 - mps-youtube needs lua close #3701 - Firefox native messaging regression in 0.9.62.4 -> 0.9.64rc1 close #3636 - transmission-daemon fills log with error close #3640 - Gimp - add note how to enable scanning (xsane) close #3707 - qBittorrent tray icon missing from notification panel when running it with firejail
Diffstat (limited to 'etc/profile-m-z/min.profile')
-rw-r--r--etc/profile-m-z/min.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/profile-m-z/min.profile b/etc/profile-m-z/min.profile
index d297b209b..be85fdbc4 100644
--- a/etc/profile-m-z/min.profile
+++ b/etc/profile-m-z/min.profile
@@ -6,8 +6,7 @@ include min.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9# Disable for now, see https://github.com/netblue30/firejail/pull/3688#issuecomment-718711565 9nowhitelist /usr/share/chromium
10ignore whitelist /usr/share/chromium
11 10
12noblacklist ${HOME}/.config/Min 11noblacklist ${HOME}/.config/Min
13 12