View | Details | Raw Unified
Collapse All | Expand All

(-) updatedb.conf (+9 lines)
 Lines 12-14    Link Here 
# Skip bind mounts.
# Skip bind mounts.
PRUNE_BIND_MOUNTS="no"
PRUNE_BIND_MOUNTS="no"
# nice value to run at: see -n in nice(1)
NICE="10"
# ionice class to run at: see -c in ionice(1)
IONICE_CLASS="2"
# ionice priority to run at: see -n in ionice(1)
IONICE_PRIORITY="7"