aboutsummaryrefslogtreecommitdiffstats
path: root/etc/atool.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/atool.profile')
-rw-r--r--etc/atool.profile11
1 files changed, 3 insertions, 8 deletions
diff --git a/etc/atool.profile b/etc/atool.profile
index b17498e9d..c9d950259 100644
--- a/etc/atool.profile
+++ b/etc/atool.profile
@@ -7,14 +7,8 @@ include atool.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11
12# Allow perl (blacklisted by disable-interpreters.inc) 10# Allow perl (blacklisted by disable-interpreters.inc)
13noblacklist ${PATH}/cpan* 11include allow-perl.inc
14noblacklist ${PATH}/core_perl
15noblacklist ${PATH}/perl
16noblacklist /usr/lib/perl*
17noblacklist /usr/share/perl*
18 12
19include disable-common.inc 13include disable-common.inc
20# include disable-devel.inc 14# include disable-devel.inc
@@ -44,12 +38,13 @@ protocol unix
44seccomp 38seccomp
45shell none 39shell none
46tracelog 40tracelog
41x11 none
47 42
48# private-bin atool,perl 43# private-bin atool,perl
49private-cache 44private-cache
50private-dev 45private-dev
51# without login.defs atool complains and uses UID/GID 1000 by default 46# without login.defs atool complains and uses UID/GID 1000 by default
52private-etc alternatives,passwd,group,login.defs 47private-etc alternatives,group,login.defs,passwd
53private-tmp 48private-tmp
54 49
55memory-deny-write-execute 50memory-deny-write-execute