# Default settings for preload init.d script
# sourced by /etc/init.d/preload

# Use Idle scheduling class (see start-stop-daemon(8), ionice(1) and
# ioprio_set(2)).

PRELOAD_IOSCHED="--iosched idle"

# Enabling this should lead to lower disk activity.
# OPTIONS="-l /dev/null"
