From d5b8b275635d12e20d709eacf25b146bef9b054c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Nov 2021 17:34:09 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scrutiny/config.json b/scrutiny/config.json index 6b916d8cf..bb7aea80d 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -22,6 +22,13 @@ "8080/tcp": "Web UI port" }, "devices": [ + "/dev/sda", + "/dev/sdb", + "/dev/sdc", + "/dev/sdd", + "/dev/sde", + "/dev/sdf", + "/dev/sdg", "/dev/sda1", "/dev/sdb1", "/dev/sdc1",