aboutsummaryrefslogtreecommitdiffstats
path: root/etc/orage.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/orage.profile')
-rw-r--r--etc/orage.profile24
1 files changed, 13 insertions, 11 deletions
diff --git a/etc/orage.profile b/etc/orage.profile
index ea577f873..ee96076eb 100644
--- a/etc/orage.profile
+++ b/etc/orage.profile
@@ -7,24 +7,26 @@ include /etc/firejail/orage.local
7 7
8noblacklist ${HOME}/.config/orage 8noblacklist ${HOME}/.config/orage
9noblacklist ${HOME}/.local/share/orage 9noblacklist ${HOME}/.local/share/orage
10
10include /etc/firejail/disable-common.inc 11include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-programs.inc 12include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
13 15
14caps.drop all 16caps.drop all
15netfilter 17no3d
18nogroups
16nonewprivs 19nonewprivs
17noroot 20noroot
18protocol unix,inet,inet6 21nosound
22novideo
23protocol unix
19seccomp 24seccomp
20
21#
22# depending on your usage, you can enable some of the commands below:
23#
24nogroups
25shell none 25shell none
26# private-bin program 26
27# private-etc none
28private-dev 27private-dev
29# private-tmp 28private-tmp
29disable-mnt
30 30
31noexec ${HOME}
32noexec /tmp