diff --git a/install/frigate-install.sh b/install/frigate-install.sh index ed9be712..b5b53ca7 100644 --- a/install/frigate-install.sh +++ b/install/frigate-install.sh @@ -43,8 +43,6 @@ if [[ "$CTTYPE" == "0" ]]; then chgrp video /dev/dri chmod 755 /dev/dri chmod 660 /dev/dri/* - $STD adduser $(id -u -n) video - $STD adduser $(id -u -n) render fi msg_ok "Set Up Hardware Acceleration"