aboutsummaryrefslogtreecommitdiffstats
path: root/etc/meld.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/meld.profile')
-rw-r--r--etc/meld.profile62
1 files changed, 61 insertions, 1 deletions
diff --git a/etc/meld.profile b/etc/meld.profile
index 3d169a471..5e5c86368 100644
--- a/etc/meld.profile
+++ b/etc/meld.profile
@@ -1 +1,61 @@
1]0;firejail /usr/bin/meld ./etc/meld_LOCAL_29017.profile ./etc/meld_BASE_29017.profile ./etc/meld_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for meld
2# Description: Graphical tool to diff and merge files
3# This file is overwritten after every install/update
4# Persistent local customizations
5include meld.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/meld
10
11# Allow python (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2*
13noblacklist ${PATH}/python3*
14noblacklist /usr/lib/python2*
15noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17noblacklist /usr/local/lib/python3*
18
19noblacklist ${HOME}/.config/git
20noblacklist ${HOME}/.gitconfig
21noblacklist ${HOME}/.git-credentials
22noblacklist ${HOME}/.ssh
23noblacklist ${HOME}/.subversion
24
25# Uncomment the next line if you don't need to compare files in disable-common.inc.
26#include disable-common.inc
27include disable-devel.inc
28include disable-exec.inc
29include disable-interpreters.inc
30include disable-passwdmgr.inc
31# Uncomment the next line if you don't need to compare files in disable-programs.inc.
32#include disable-programs.inc
33
34include whitelist-var-common.inc
35
36apparmor
37caps.drop all
38ipc-namespace
39machine-id
40netfilter
41no3d
42nodvd
43nogroups
44nonewprivs
45noroot
46nosound
47notv
48nou2f
49novideo
50protocol unix,inet,inet6
51seccomp
52shell none
53tracelog
54
55private-bin bzr,cvs,git,hg,meld,python*,svn
56private-cache
57private-dev
58# Uncomment the next line 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
60private-tmp
61