From cd1db4d49d902acac30120f952f1f906a6e3108c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Feb 2021 23:10:19 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index bbbf9238e..b310ee48b 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -26,7 +26,8 @@ "/dev/sdb:/dev/sdb:rwm", "/dev/nvme1n1:/dev/nvme1n1:rwm" ], - "udev": "true", + "udev": "true", + "full_access": "true", "map": [ ], "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",