# MAX_START_WAIT=30 # max start wait (for regular mode)
# VERBOSE_STARTUP=0 # verbose startup
# SYSTEM_NAME=node1 # override the system name
# PID_FILE=var/eva.pid # override the pid file location
# MODE=regular # or spoint
# ARGS="--connection-path server:port" # secondary point connection path
# FIPS=true # enable FIPS-140 mode
# REALTIME="priority=50,cpu_ids=1|2|3" # core real-time mode
#
# core real-time mode for native systems with preallocated heap (in bytes)
# REALTIME="priority=50,cpu_ids=1|2|3,prealloc_heap=100000000"
# DIRECT_ALLOC_LIMIT=100000 # direct memory allocation limit (in bytes) for real-time mode
