aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/clamtk.profile5
-rw-r--r--etc/strings.profile2
2 files changed, 2 insertions, 5 deletions
diff --git a/etc/clamtk.profile b/etc/clamtk.profile
index a93523acc..bc09808cb 100644
--- a/etc/clamtk.profile
+++ b/etc/clamtk.profile
@@ -5,6 +5,8 @@ include clamtk.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8include disable-exec.inc
9
8caps.drop all 10caps.drop all
9ipc-namespace 11ipc-namespace
10net none 12net none
@@ -23,6 +25,3 @@ seccomp
23shell none 25shell none
24 26
25private-dev 27private-dev
26
27noexec ${HOME}
28noexec /tmp
diff --git a/etc/strings.profile b/etc/strings.profile
index cacf919f5..0caecdf7b 100644
--- a/etc/strings.profile
+++ b/etc/strings.profile
@@ -29,7 +29,5 @@ private-etc alternatives
29private-lib libfakeroot 29private-lib libfakeroot
30 30
31memory-deny-write-execute 31memory-deny-write-execute
32noexec ${HOME}
33noexec /tmp
34 32
35include default.profile 33include default.profile