diff --git a/birdnet-go/config.json b/birdnet-go/config.json index 0a18cb1db..83a422e60 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -99,7 +99,8 @@ }, "privileged": [ "SYS_ADMIN", - "DAC_READ_SEARCH" + "DAC_READ_SEARCH", + "SYS_RESOURCE" ], "schema": { "ALSA_CARD": "int?",