aboutsummaryrefslogtreecommitdiffstats
path: root/etc/silentarmy.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-18 18:22:54 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:22:54 -0400
commitf493dee7e78bfc387dbb0d70af1dd85f148975fe (patch)
treeeb23b04832b75df77d7193123e0969f346d83506 /etc/silentarmy.profile
parentAdd a profile for clamdscan, clamdtop, and freshclam (diff)
downloadfirejail-f493dee7e78bfc387dbb0d70af1dd85f148975fe.tar.gz
firejail-f493dee7e78bfc387dbb0d70af1dd85f148975fe.tar.zst
firejail-f493dee7e78bfc387dbb0d70af1dd85f148975fe.zip
Add a profile for xmr-stak-cpu
- Add list of new profiles to README.md - Update firecfg - Further restrict silentarmy
Diffstat (limited to 'etc/silentarmy.profile')
-rw-r--r--etc/silentarmy.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/silentarmy.profile b/etc/silentarmy.profile
index abc68a499..977cfea99 100644
--- a/etc/silentarmy.profile
+++ b/etc/silentarmy.profile
@@ -11,6 +11,8 @@ include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-passwdmgr.inc 11include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc 12include /etc/firejail/disable-programs.inc
13 13
14include /etc/firejail/whitelist-var-common.inc
15
14caps.drop all 16caps.drop all
15netfilter 17netfilter
16nodvd 18nodvd
@@ -28,6 +30,7 @@ disable-mnt
28private 30private
29# private-bin silentarmy,sa-solver,python3 31# private-bin silentarmy,sa-solver,python3
30private-dev 32private-dev
33private-opt none
31private-tmp 34private-tmp
32 35
33noexec ${HOME} 36noexec ${HOME}