aboutsummaryrefslogtreecommitdiffstats
path: root/etc-fixes/0.9.52/gedit.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-05-13 12:23:16 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-05-13 12:23:16 -0400
commit92be701355d9c25e4c5fc0e80a15874fb1b69ea0 (patch)
tree45e28e86f273e50244e31278c862ee4e9c57f697 /etc-fixes/0.9.52/gedit.profile
parentmoving to 0.9.54~rc3 (diff)
downloadfirejail-92be701355d9c25e4c5fc0e80a15874fb1b69ea0.tar.gz
firejail-92be701355d9c25e4c5fc0e80a15874fb1b69ea0.tar.zst
firejail-92be701355d9c25e4c5fc0e80a15874fb1b69ea0.zip
profile fixes for 0.9.52 (Ubuntu 18.04) in etc-fixes directory
Diffstat (limited to 'etc-fixes/0.9.52/gedit.profile')
-rw-r--r--etc-fixes/0.9.52/gedit.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc-fixes/0.9.52/gedit.profile b/etc-fixes/0.9.52/gedit.profile
new file mode 100644
index 000000000..2646233cf
--- /dev/null
+++ b/etc-fixes/0.9.52/gedit.profile
@@ -0,0 +1,44 @@
1# Firejail profile for gedit
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/gedit.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# blacklist /run/user/*/bus - makes settings immutable
9
10noblacklist ${HOME}/.config/enchant
11noblacklist ${HOME}/.config/gedit
12noblacklist ${HOME}/.gitconfig
13
14include /etc/firejail/disable-common.inc
15# include /etc/firejail/disable-devel.inc
16include /etc/firejail/disable-passwdmgr.inc
17include /etc/firejail/disable-programs.inc
18
19include /etc/firejail/whitelist-var-common.inc
20
21caps.drop all
22# net none - makes settings immutable
23machine-id
24no3d
25nodvd
26nogroups
27nonewprivs
28noroot
29nosound
30notv
31novideo
32protocol unix
33seccomp
34shell none
35tracelog
36
37# private-bin gedit
38private-dev
39# private-etc fonts
40#private-lib gedit - disabled; problems when running "firejail gedit"; "firejail /usr/bin/gedit" works fine
41private-tmp
42
43noexec ${HOME}
44noexec /tmp