about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien@users.noreply.github.com>2021-02-21 14:17:24 +0000
committerGitHub <noreply@github.com>2021-02-21 14:17:24 +0000
commitaed173ff9707387b238c1c7e143152ca9d8878e9 (patch)
tree31485e28878e32bfb32991a9ed1a839b4fc889f3 /nixos
parent1d55adbce8af68fee04f42b562f5376be5a6026c (diff)
parent862481560c3c9e5c4a7101cfb5b4dfb21c6c01a6 (diff)
downloadnixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar.gz
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar.bz2
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar.lz
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar.xz
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.tar.zst
nixlib-aed173ff9707387b238c1c7e143152ca9d8878e9.zip
Merge pull request #113904 from ju1m/dnscrypt-proxy2
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 afc2a6d1c757..72965c267a86 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"
         ];
       };