diff --git a/emby/config.json b/emby/config.json index b5fadc931..043fddeee 100644 --- a/emby/config.json +++ b/emby/config.json @@ -31,7 +31,7 @@ ], "webui": "http://[HOST]:[PORT:8096]", "boot": "auto", - "apparmor": "false", + "apparmor": "true", "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH"