diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 611c59519..d1b9207d4 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -30,7 +30,7 @@ ], "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto", - "privileged": ["SYS_ADMIN"], + "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "environment": { "WEBUI_PORT": "8080" },