From 7b8cf3ae6c50784e01ce0b9c77822a6265be82a7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 28 Jan 2023 23:46:47 +0100 Subject: [PATCH] Update config.json --- seafile/config.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/seafile/config.json b/seafile/config.json index 074233c8a..4f2505949 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -7,6 +7,19 @@ "codenotary": "alexandrep.github@gmail.com", "description": "High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features", "devices": [ + "/dev/dri", + "/dev/dri/card0", + "/dev/dri/card1", + "/dev/dri/renderD128", + "/dev/vchiq", + "/dev/video10", + "/dev/video11", + "/dev/video12", + "/dev/video13", + "/dev/video14", + "/dev/video15", + "/dev/video16", + "/dev/ttyUSB0", "/dev/sda", "/dev/sdb", "/dev/sdc",