summaryrefslogtreecommitdiff
path: root/etc/conf.d/distccd-armv8
blob: daefd9fe892e0397d8e0d772631ca5762a92b7ae (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-private --log-level info --log-file /tmp/distccd-armv8.log --port 3636"