aboutsummaryrefslogtreecommitdiffstats
path: root/local.config.example
blob: 67318ab17209bf4ba1d31a2b6bcf1f279dc9c71f (plain)
1
2
3
4
5
6
7
8
9
10
# Ideally define at least these 4 to match your environment
# The first 2 are required.
# See README for other variables which can be set.
#
# Note: SCRATCH_DEV >will< get overwritten!

export TEST_DEV=/dev/sdX1
export TEST_DIR=/mnt/test
export SCRATCH_DEV=/dev/sdX2
export SCRATCH_MNT=/mnt/scratch