diff --git a/birdnet-go/config.json b/birdnet-go/config.json index f2aa12735..932614f92 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -80,6 +80,10 @@ "ports_description": { "8080/tcp": "web ui" }, + "privileged": [ + "SYS_ADMIN", + "DAC_READ_SEARCH" + ], "schema": { "ALSA_CARD": "int?", "COMMAND": "str",