aboutsummaryrefslogtreecommitdiffstats
path: root/etc/clamscan.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-18 12:19:15 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 12:19:15 -0400
commitdcfb4b9522cf0cc074c36d73bf5eb108a658eee7 (patch)
treef7aea4f87d277e5c71c05f2d64afc05b562cf181 /etc/clamscan.profile
parentwhitelist /var (diff)
downloadfirejail-dcfb4b9522cf0cc074c36d73bf5eb108a658eee7.tar.gz
firejail-dcfb4b9522cf0cc074c36d73bf5eb108a658eee7.tar.zst
firejail-dcfb4b9522cf0cc074c36d73bf5eb108a658eee7.zip
Add a profile for ClamAV's clamscan
Diffstat (limited to 'etc/clamscan.profile')
-rw-r--r--etc/clamscan.profile32
1 files changed, 32 insertions, 0 deletions
diff --git a/etc/clamscan.profile b/etc/clamscan.profile
new file mode 100644
index 000000000..2fd10171f
--- /dev/null
+++ b/etc/clamscan.profile
@@ -0,0 +1,32 @@
1# Firejail profile for clamscan
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include /etc/firejail/clamscan.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9
10caps.drop all
11ipc-namespace
12net none
13no3d
14nodvd
15nogroups
16nonewprivs
17noroot
18nosound
19notv
20novideo
21protocol unix
22seccomp
23shell none
24tracelog
25x11 none
26
27private-dev
28read-only ${HOME}
29
30memory-deny-write-execute
31noexec ${HOME}
32noexec /tmp