PKGBUILDs/extra/distcc/distccd.conf.d
2009-10-09 21:23:22 -05:00

8 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"