aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gedit.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gedit.profile')
-rw-r--r--etc/gedit.profile51
1 files changed, 50 insertions, 1 deletions
diff --git a/etc/gedit.profile b/etc/gedit.profile
index f1e78ca95..ca2cf6e92 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -1 +1,50 @@
1]0;firejail /usr/bin/meld ./etc/gedit_LOCAL_29017.profile ./etc/gedit_BASE_29017.profile ./etc/gedit_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for gedit
2# Description: Official text editor of the GNOME desktop environment
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gedit.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/enchant
10noblacklist ${HOME}/.config/gedit
11noblacklist ${HOME}/.config/git
12noblacklist ${HOME}/.gitconfig
13noblacklist ${HOME}/.git-credentials
14noblacklist ${HOME}/.python-history
15noblacklist ${HOME}/.pythonrc.py
16
17include disable-common.inc
18# include disable-devel.inc
19include disable-exec.inc
20# include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23
24include whitelist-var-common.inc
25
26# apparmor - makes settings immutable
27caps.drop all
28machine-id
29# net none - makes settings immutable
30no3d
31# nodbus - makes settings immutable
32nodvd
33nogroups
34nonewprivs
35noroot
36nosound
37notv
38nou2f
39novideo
40protocol unix
41seccomp
42shell none
43tracelog
44
45# private-bin gedit
46private-dev
47# private-etc alternatives,fonts
48private-lib /usr/bin/gedit,libtinfo.so.*,libreadline.so.*,gedit,libgspell-1.so.*,gconv,aspell
49private-tmp
50