mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 08:13:01 +02:00
add flags=(attach_disconnected) to dnscrypt-proxy apparmor profile (#1312)
This commit is contained in:
parent
95a67475ef
commit
8db83551d2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <tunables/global>
|
||||
|
||||
/usr/bin/dnscrypt-proxy {
|
||||
/usr/bin/dnscrypt-proxy flags=(attach_disconnected) {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/nameservice>
|
||||
#include <abstractions/openssl>
|
||||
|
|
Loading…
Add table
Reference in a new issue