about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJulien Moutinho <julm+nixpkgs@sourcephile.fr>2021-02-21 14:53:54 +0100
committerJulien Moutinho <julm+nixpkgs@sourcephile.fr>2021-02-21 14:53:54 +0100
commit862481560c3c9e5c4a7101cfb5b4dfb21c6c01a6 (patch)
treed62813808919804efef2633b032aeee6609951ad /nixos
parent830ad1ac64080b5c6f09387d4f102e7980a123fd (diff)
nixos/dnscrypt-proxy2: reallow @sync syscalls
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/networking/dnscrypt-proxy2.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/dnscrypt-proxy2.nix b/nixos/modules/services/networking/dnscrypt-proxy2.nix
index afc2a6d1c757c..72965c267a861 100644
--- a/nixos/modules/services/networking/dnscrypt-proxy2.nix
+++ b/nixos/modules/services/networking/dnscrypt-proxy2.nix
@@ -113,7 +113,6 @@ in
           "~@memlock"
           "~@resources"
           "~@setuid"
-          "~@sync"
           "~@timer"
         ];
       };