diff --git a/scrutiny/config.json b/scrutiny/config.json index b310ee48b..e7b990c77 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -22,9 +22,9 @@ "SYS_RAWIO" ], "devices": [ - "/dev/sda:/dev/sda:rwm", - "/dev/sdb:/dev/sdb:rwm", - "/dev/nvme1n1:/dev/nvme1n1:rwm" + "/dev/sda:rwm", + "/dev/sdb:rwm", + "/dev/nvme1n1:rwm" ], "udev": "true", "full_access": "true",