From a3413124601f0aeab9aefc8e5538e431ea36f446 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 30 Apr 2021 11:28:27 +0200 Subject: [PATCH] dac_override --- qbittorrent/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index da6fa2264..8dd38d263 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -35,7 +35,8 @@ "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", - "NET_ADMIN" + "NET_ADMIN", + "DAC_OVERRIDE" ], "devices": [ "/dev/net/tun"