Enable group apex in frigate service

pull/2807/head
Huy Nguyen 1 year ago
parent 6c1339df32
commit d0ffe41228
  1. 2
      install/frigate-install.sh

@ -214,7 +214,7 @@ Type=simple
Restart=always
RestartSec=1
User=root
SupplementaryGroups=video render
SupplementaryGroups=video render apex
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…
Cancel
Save