aboutsummaryrefslogtreecommitdiffstats
path: root/etc/meld.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-26 18:20:16 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-26 18:20:16 +0200
commitbee979d3812ba51f6bdaa27553b2fae896b185d4 (patch)
treea2dfecbd0032161f154fc8769b7ffe51555c6754 /etc/meld.profile
parentRevert "Merge branch 'master' of github.com:netblue30/firejail" (diff)
downloadfirejail-bee979d3812ba51f6bdaa27553b2fae896b185d4.tar.gz
firejail-bee979d3812ba51f6bdaa27553b2fae896b185d4.tar.zst
firejail-bee979d3812ba51f6bdaa27553b2fae896b185d4.zip
some little profile fixes
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 5e5c86368..14e0f238d 100644
--- a/etc/meld.profile
+++ b/etc/meld.profile
@@ -22,13 +22,13 @@ noblacklist ${HOME}/.git-credentials
22noblacklist ${HOME}/.ssh 22noblacklist ${HOME}/.ssh
23noblacklist ${HOME}/.subversion 23noblacklist ${HOME}/.subversion
24 24
25# Uncomment the next line if you don't need to compare files in disable-common.inc. 25# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-common.inc.
26#include disable-common.inc 26#include disable-common.inc
27include disable-devel.inc 27include disable-devel.inc
28include disable-exec.inc 28include disable-exec.inc
29include disable-interpreters.inc 29include disable-interpreters.inc
30include disable-passwdmgr.inc 30include disable-passwdmgr.inc
31# Uncomment the next line if you don't need to compare files in disable-programs.inc. 31# Uncomment the next line (or put it into your meld.local) if you don't need to compare files in disable-programs.inc.
32#include disable-programs.inc 32#include disable-programs.inc
33 33
34include whitelist-var-common.inc 34include whitelist-var-common.inc
@@ -55,7 +55,7 @@ tracelog
55private-bin bzr,cvs,git,hg,meld,python*,svn 55private-bin bzr,cvs,git,hg,meld,python*,svn
56private-cache 56private-cache
57private-dev 57private-dev
58# Uncomment the next line if you don't need to compare in /etc. 58# Uncomment the next line (or put it into your meld.local) if you don't need to compare in /etc.
59#private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,ssl,subversion 59#private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,ssl,subversion
60private-tmp 60private-tmp
61 61