summaryrefslogtreecommitdiffstats
path: root/etc/clamav.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-03-15 12:37:36 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-03-15 12:37:36 +0100
commit529315fe17a526eb8200e42a44b57ddffbd7a838 (patch)
treea70214750cdd46f0e6945d24a715ab19125a8244 /etc/clamav.profile
parentffmpegthumbnailer breaks in ranger with private-cache enabled from (#2596) (diff)
downloadfirejail-529315fe17a526eb8200e42a44b57ddffbd7a838.tar.gz
firejail-529315fe17a526eb8200e42a44b57ddffbd7a838.tar.zst
firejail-529315fe17a526eb8200e42a44b57ddffbd7a838.zip
profile hardening: add disable-exec.inc in more places
Diffstat (limited to 'etc/clamav.profile')
-rw-r--r--etc/clamav.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/clamav.profile b/etc/clamav.profile
index a48fa8039..45e7723eb 100644
--- a/etc/clamav.profile
+++ b/etc/clamav.profile
@@ -7,6 +7,8 @@ include clamav.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10include disable-exec.inc
11
10caps.drop all 12caps.drop all
11ipc-namespace 13ipc-namespace
12net none 14net none
@@ -30,5 +32,3 @@ private-dev
30read-only ${HOME} 32read-only ${HOME}
31 33
32memory-deny-write-execute 34memory-deny-write-execute
33noexec ${HOME}
34noexec /tmp