From fa43df808c261ed7582077e94f687abdb8e4286f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 1 May 2021 10:17:34 +0200 Subject: [PATCH] Remove dac override --- qbittorrent/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 9cc7fb5bc..1ed0648ec 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -35,8 +35,7 @@ "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", - "NET_ADMIN", - "DAC_OVERRIDE" + "NET_ADMIN" ], "devices": [ "/dev/net/tun"