diff --git a/qbittorrent/config.json b/qbittorrent/config.json index dc1e1fb00..3dd7c0a61 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -42,7 +42,9 @@ "NET_ADMIN" ], "devices": [ - "/dev/net/tun" + "/dev/net/tun", + "/dev/sda1", "/dev/sdb1", "/dev/sdc1", "/dev/sdd1", "/dev/sde1", "/dev/sdf1", "/dev/sdg1", + "/dev/sda2", "/dev/sdb2", "/dev/sdc2", "/dev/sdd2", "/dev/sde2", "/dev/sdf2", "/dev/sdg2" ], "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto",