From 25a7756247627c5c1fe872c941fce6ca765bb829 Mon Sep 17 00:00:00 2001 From: Huy Nguyen Date: Wed, 17 Apr 2024 12:09:59 -0400 Subject: [PATCH] Add supplementary group video and render to frigate service for gpu to work with gid-only mappings --- install/frigate-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/frigate-install.sh b/install/frigate-install.sh index 500320a9..a4008709 100644 --- a/install/frigate-install.sh +++ b/install/frigate-install.sh @@ -212,6 +212,7 @@ Type=simple Restart=always RestartSec=1 User=root +SupplementaryGroups=video render ExecStart=bash /opt/frigate/docker/main/rootfs/etc/s6-overlay/s6-rc.d/frigate/run StandardOutput=file:/dev/shm/logs/frigate/current StandardError=file:/dev/shm/logs/frigate/current