diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 9d5651935..e02539dea 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -87,6 +87,10 @@ "ports_description": { "3000/tcp": "web interface" }, + "privileged": [ + "SYS_ADMIN", + "DAC_READ_SEARCH" + ], "schema": { "DNS_server": "str?", "DRINODE": "list(/dev/dri/card0|/dev/dri/card1|/dev/dri/card2|/dev/dri/renderD128|/dev/dri/renderD129|)?", @@ -106,6 +110,6 @@ "slug": "webtop-kde", "tmpfs": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-r0-ls89-xfce5", + "version": "4.16-r0-ls89-xfce6", "video": true } \ No newline at end of file