#
# Start "n" number of threads
# (Default "4")
#
NTHREADS="4"

#
# Tables for cleaning up cache
#
TABLES="passwd group hosts services"
