PKGBUILDs/community/distcc/distccd.conf.d
2011-09-03 19:55:43 -04:00

9 lines
230 B
Makefile

#
# Parameters to be passed to distccd
#
# You must explicitly add IPs (or subnets) that are allowed to connect,
# using the --allow switch. See the distccd manpage for more info.
#
DISTCC_ARGS="--user nobody --allow 127.0.0.1"