From 7408db66dda6107a63d7eb8378015f2d5bb1d38e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 10 Oct 2021 07:33:30 +0200 Subject: [PATCH] Update config.json --- sonarr/config.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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": {