Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
# Skip bind mounts.
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"