PKGBUILDs/community/distcc/distccd.conf.d

9 lines
230 B
D
Raw Normal View History

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