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