From 6a32494340fe7aff48142036c714b823d6cb1b09 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Sep 2021 11:49:50 +0200 Subject: [PATCH] Remove unprotected --- cloudcommander/config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 7e50d1845..6e5ab4c64 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -34,7 +34,12 @@ "SYS_ADMIN", "DAC_READ_SEARCH" ], - "full_access": true, + "devices":[ + "/dev/sda1", + "/dev/sda2", + "/dev/sdb1", + "/dev/sdb2" + ], "environment": {}, "options": {}, "schema": {