aboutsummaryrefslogtreecommitdiffstats
path: root/etc/meld.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-10-06 00:37:09 +0200
committerLibravatar GitHub <noreply@github.com>2019-10-06 00:37:09 +0200
commitfc44a9a9e94aa83f5a919c17252de0a5c454088f (patch)
tree4ea8a25cca9f24c31bcbdc73ac9e8dea17fc5759 /etc/meld.profile
parentwhitelist-usr-share-common.inc (#2972) (diff)
downloadfirejail-fc44a9a9e94aa83f5a919c17252de0a5c454088f.tar.gz
firejail-fc44a9a9e94aa83f5a919c17252de0a5c454088f.tar.zst
firejail-fc44a9a9e94aa83f5a919c17252de0a5c454088f.zip
Wusc fixes (#2992)
* Add wusc to eom * Fix wusc in firefox Without access to /usr/share/ca-certificates all HTTPS traffic gets the FF dialog 'Warning: Potential Security Risk Ahead'. Probably needed in thunderbird profile too (untested). * Fix wusc ordering in meld Just an alphabetical ordering nitpick.
Diffstat (limited to 'etc/meld.profile')
-rw-r--r--etc/meld.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/meld.profile b/etc/meld.profile
index 8e3668d57..22ec2b999 100644
--- a/etc/meld.profile
+++ b/etc/meld.profile
@@ -34,13 +34,13 @@ include disable-passwdmgr.inc
34# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-programs.inc. 34# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-programs.inc.
35#include disable-programs.inc 35#include disable-programs.inc
36 36
37# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in /var.
38#include whitelist-var-common.inc
39
40# Uncomment the next lines (or put it into your meld.local) if you don't need to compare files in /usr/share. 37# Uncomment the next lines (or put it into your meld.local) if you don't need to compare files in /usr/share.
41#whitelist /usr/share/meld 38#whitelist /usr/share/meld
42#include whitelist-usr-share-common.inc 39#include whitelist-usr-share-common.inc
43 40
41# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in /var.
42#include whitelist-var-common.inc
43
44apparmor 44apparmor
45caps.drop all 45caps.drop all
46ipc-namespace 46ipc-namespace