From 9d05515654681fa0eb1eaba28c2b56d0d1971e72 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:32:37 +0200 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index a5da9828f..88ca9f2eb 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -99,13 +99,6 @@ "ports_description": { "3000/tcp": "web interface" }, - "privileged": [ - "SYS_ADMIN", - "DAC_READ_SEARCH", - "NET_ADMIN", - "SYS_MODULE", - "SYS_RESOURCE" -], "schema": { "DNS_server": "str?", "KEYBOARD": "list(da-dk-qwerty|de-de-qwertz|en-gb-qwerty|en-us-qwerty|es-es-qwerty|fr-ch-qwertz|fr-fr-azerty|it-it-qwerty|ja-jp-qwerty|pt-br-qwerty|sv-se-qwerty|tr-tr-qwerty)?",