aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dia.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/dia.profile')
-rw-r--r--etc/dia.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/dia.profile b/etc/dia.profile
new file mode 100644
index 000000000..3c01e9a0b
--- /dev/null
+++ b/etc/dia.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/dia.local
4
5noblacklist ~/.dia
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