aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/unbound.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/unbound.profile')
-rw-r--r--etc/profile-m-z/unbound.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/profile-m-z/unbound.profile b/etc/profile-m-z/unbound.profile
index 7e7b3fbec..0c077babf 100644
--- a/etc/profile-m-z/unbound.profile
+++ b/etc/profile-m-z/unbound.profile
@@ -6,11 +6,11 @@ include unbound.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny /sbin 9noblacklist /sbin
10nodeny /usr/sbin 10noblacklist /usr/sbin
11 11
12deny /tmp/.X11-unix 12blacklist /tmp/.X11-unix
13deny ${RUNUSER}/wayland-* 13blacklist ${RUNUSER}/wayland-*
14 14
15include disable-common.inc 15include disable-common.inc
16include disable-devel.inc 16include disable-devel.inc
@@ -22,8 +22,8 @@ include disable-xdg.inc
22 22
23include whitelist-usr-share-common.inc 23include whitelist-usr-share-common.inc
24 24
25allow /var/lib/unbound 25whitelist /var/lib/unbound
26allow /var/run 26whitelist /var/run
27 27
28caps.keep net_admin,net_bind_service,setgid,setuid,sys_chroot,sys_resource 28caps.keep net_admin,net_bind_service,setgid,setuid,sys_chroot,sys_resource
29ipc-namespace 29ipc-namespace