summarylogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorgraysky2020-11-06 04:21:45 -0500
committergraysky2020-11-06 04:21:45 -0500
commit9fc4d856c859b31206769017bef8b374d154d0a2 (patch)
tree63b38df4102ff687470b9ec0a0abfb739fa98521 /config.in
parentf7d93de066166824a7716aa700a0b81f22d773f9 (diff)
downloadaur-9fc4d856c859b31206769017bef8b374d154d0a2.tar.gz
Update to 10.2.0.20200823-3
Diffstat (limited to 'config.in')
-rw-r--r--config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.in b/config.in
index 50d4bb1755e3..6581253e3558 100644
--- a/config.in
+++ b/config.in
@@ -6,4 +6,4 @@
#
PATH=/opt/x-tools@VERS@/@PATH@/bin:$PATH
-DISTCC_ARGS="--allow 127.0.0.1 --port @PORT@ --nice 19 --log-file /tmp/distccd-@LOG@.log"
+DISTCC_ARGS="--allow-private --log-level info --log-file /tmp/distccd-@LOG@.log --port @PORT@"