aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gedit.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/gedit.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/gedit.profile')
-rw-r--r--etc/gedit.profile51
1 files changed, 0 insertions, 51 deletions
diff --git a/etc/gedit.profile b/etc/gedit.profile
deleted file mode 100644
index 17b7ad563..000000000
--- a/etc/gedit.profile
+++ /dev/null
@@ -1,51 +0,0 @@
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
11
12# Allows files commonly used by IDEs
13include allow-common-devel.inc
14
15include disable-common.inc
16# include disable-devel.inc
17include disable-exec.inc
18# include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21
22include whitelist-runuser-common.inc
23include whitelist-var-common.inc
24
25# apparmor - makes settings immutable
26caps.drop all
27machine-id
28# net none - makes settings immutable
29no3d
30nodvd
31nogroups
32nonewprivs
33noroot
34nosound
35notv
36nou2f
37novideo
38protocol unix
39seccomp
40shell none
41tracelog
42
43# private-bin gedit
44private-dev
45# private-lib breaks python plugins, uncomment or add to your gedit.local if you don't use them.
46#private-lib aspell,gconv,gedit,libgspell-1.so.*,libgtksourceview-*,libpeas-gtk-1.0.so.*,libreadline.so.*,libtinfo.so.*
47private-tmp
48
49# makes settings immutable
50# dbus-user none
51# dbus-system none