summaryrefslogtreecommitdiff
path: root/etc/conf.d/distccd-armv8
blob: 298e69b016621c1511bb67c559c26448a8f0729c (plain)
1
2
3
4
5
6
7
8
#
# 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="--allow 10.0.0.1/32 --log-level info --log-file /tmp/distccd-armv8.log --port 49710"