Merge pull request #4876 from nextcloud/enh/4874/add-sys-admin-cap

collabora: add SYS_ADMIN cap
This commit is contained in:
Simon L 2024-06-22 17:59:47 +02:00 committed by GitHub
commit 497ae0982f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -347,7 +347,8 @@
"nextcloud-aio"
],
"cap_add": [
"MKNOD"
"MKNOD",
"SYS_ADMIN"
],
"cap_drop": [
"NET_RAW"