makemkv: allow it to access the necessary devices

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-08 11:56:13 +02:00
parent 0ca4307bcb
commit e30f416d55
2 changed files with 7 additions and 0 deletions
@@ -37,6 +37,9 @@
"writeable": false
}
],
"cap_add": [
"SYS_RAWIO"
],
"environment": [
"TZ=%TIMEZONE%",
"SECURE_CONNECTION=1",