From 271d0368ebace9fc00a7e1bc711614737dd609cf Mon Sep 17 00:00:00 2001 From: smitsohu Date: Sat, 2 Sep 2017 16:17:36 +0200 Subject: add caps.keep to unbound,dnscrypt --- etc/dnscrypt-proxy.profile | 1 + etc/unbound.profile | 1 + 2 files changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/dnscrypt-proxy.profile b/etc/dnscrypt-proxy.profile index 9d0d764d1..0edf815af 100644 --- a/etc/dnscrypt-proxy.profile +++ b/etc/dnscrypt-proxy.profile @@ -16,6 +16,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps +# caps.keep ipc_lock,net_bind_service,setgid,setuid,sys_chroot,sys_resource no3d nodvd nonewprivs diff --git a/etc/unbound.profile b/etc/unbound.profile index 47c1e85db..3fc2d5d51 100644 --- a/etc/unbound.profile +++ b/etc/unbound.profile @@ -16,6 +16,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps +# caps.keep ipc_lock,net_bind_service,setgid,setuid,sys_chroot,sys_resource no3d nodvd nonewprivs -- cgit v1.2.3-54-g00ecf