mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Set ulimit (#19086)
* Add script to set ulimits in case they are too low * Run the script * Set version * Set limit if it is too low
This commit is contained in:
@@ -50,6 +50,7 @@ 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