# Miminum memory that the system should have for preload to be launched.
# In megabytes.
MIN_MEMORY="256"

# Command-line arguments to pass to the daemon.  Read preload(8) man page
# for available options.
PRELOAD_OPTS=""
