aboutsummaryrefslogtreecommitdiffstats
path: root/etc/silentarmy.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/silentarmy.profile')
-rw-r--r--etc/silentarmy.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/silentarmy.profile b/etc/silentarmy.profile
new file mode 100644
index 000000000..bcad82b5d
--- /dev/null
+++ b/etc/silentarmy.profile
@@ -0,0 +1,33 @@
1# Persistent global definitions go here
2include /etc/firejail/globals.local
3
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/silentarmy.local
7
8# Firejail profile for SILENTARMY
9
10include /etc/firejail/disable-common.inc
11#include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
14
15caps.drop all
16netfilter
17nogroups
18nonewprivs
19noroot
20nosound
21novideo
22protocol unix,inet,inet6
23seccomp
24shell none
25
26disable-mnt
27private
28#private-bin silentarmy,sa-solver,python3
29private-dev
30private-tmp
31
32noexec ${HOME}
33noexec /tmp