Enable group apex in frigate service

This commit is contained in:
Huy Nguyen 2024-04-17 12:20:29 -04:00
parent 6c1339df32
commit d0ffe41228
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ Type=simple
Restart=always Restart=always
RestartSec=1 RestartSec=1
User=root User=root
SupplementaryGroups=video render SupplementaryGroups=video render apex
ExecStart=bash /opt/frigate/docker/main/rootfs/etc/s6-overlay/s6-rc.d/frigate/run ExecStart=bash /opt/frigate/docker/main/rootfs/etc/s6-overlay/s6-rc.d/frigate/run
StandardOutput=file:/dev/shm/logs/frigate/current StandardOutput=file:/dev/shm/logs/frigate/current
StandardError=file:/dev/shm/logs/frigate/current StandardError=file:/dev/shm/logs/frigate/current