mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Set ulimit with Python (#19105)
* Set ulimit with python instead of in s6 startup * move to services and add env var * add comment
This commit is contained in:
@@ -50,7 +50,6 @@ function set_libva_version() {
|
||||
echo "[INFO] Preparing Frigate..."
|
||||
migrate_db_path
|
||||
set_libva_version
|
||||
/usr/local/ulimit/set_ulimit.sh
|
||||
echo "[INFO] Starting Frigate..."
|
||||
|
||||
cd /opt/frigate || echo "[ERROR] Failed to change working directory to /opt/frigate"
|
||||
|
||||
Reference in New Issue
Block a user