diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 8038085af..21084c666 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -88,7 +88,9 @@ "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH", - "NET_ADMIN" + "NET_ADMIN", + "SYS_MODULE", + "SYS_RESOURCE" ], "schema": { "DNS_server": "str?",