I’m trying to get my Frigate installation that’s managed by Supervisor on Ubuntu 22.04LTS Privileged access.
I’ve tried doing it manually, and it works, until HASS is restarted, somehow the container gets removed and redeployed with default settings (No privileged access)
Is there way around this, short of manually installing the docker container?
Hi @tom_l , thanks for your reply. I ran into issues with remote management of my headless server while using Debian a while back, took too much time and effort to manually deploy what was needed for my setup, so I tried out Ubuntu which simplified things for me, but thanks for pointing that out.
Regarding privileged access, it shouldn’t differ regardless of distro right?
The supervisor will be managing the access.
You are barred from changing it, because then supervisor will not know how to handle the addons.
If you want to change it, then you need a core installation instead.