mirror of https://github.com/tteck/Proxmox.git
Add supplementary group video and render to frigate service for gpu to work with gid-only mappings
This commit is contained in:
parent
07a3a8aa79
commit
25a7756247
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue