aboutsummaryrefslogtreecommitdiffstats
path: root/etc/geany.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/geany.profile')
-rw-r--r--etc/geany.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/geany.profile b/etc/geany.profile
new file mode 100644
index 000000000..8ccc44dc1
--- /dev/null
+++ b/etc/geany.profile
@@ -0,0 +1,26 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/geany.local
4
5noblacklist ${HOME}/.config/geany
6include /etc/firejail/disable-common.inc
7include /etc/firejail/disable-programs.inc
8include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13noroot
14protocol unix,inet,inet6
15seccomp
16
17#
18# depending on you usage, you can enable some of the commands below:
19#
20nogroups
21shell none
22# private-bin program
23# private-etc none
24private-dev
25private-tmp
26