distcc/distcc-sysconfig

12 lines
343 B
Plaintext

### See distcc(1) manual page for more information on these options.
###
#OPTIONS="--nice 5 --jobs 5 --allow 10.0.0.0/24 --port 3632"
#USER="distcc"
### Set this if don't want distccd to use gcc or g++ by accident.
#DISTCCPATH="/usr/lib/distcc/bin"
# Set distcc enabled host to be used for build
#DISTCC_HOSTS="localhost qibuild1 qibuild2"