diff --git a/sonarr/config.json b/sonarr/config.json index 667775e89..03ae014e8 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -28,7 +28,22 @@ "SYS_ADMIN", "DAC_READ_SEARCH" ], - "full_access": true, + "devices": [ + "/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": "http://[HOST]:[PORT:8989]", "boot": "auto", "environment": {