aboutsummaryrefslogtreecommitdiffstats
path: root/etc/geany.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/geany.profile')
-rw-r--r--etc/geany.profile13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/geany.profile b/etc/geany.profile
index 083e9423f..9ec334fc0 100644
--- a/etc/geany.profile
+++ b/etc/geany.profile
@@ -1,14 +1,15 @@
1# Persistent global definitions go here 1# Firejail profile for geany
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/geany.local 4include /etc/firejail/geany.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.config/geany 8noblacklist ${HOME}/.config/geany
9
9include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-passwdmgr.inc 11include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc
12 13
13caps.drop all 14caps.drop all
14netfilter 15netfilter