summaryrefslogtreecommitdiff
path: root/libre/distcc-nozeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 03:26:07 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-02-02 16:24:13 -0500
commit5412cb613c58e3eb3470bdba67a23855bf3a7191 (patch)
treea2479d5a1edd94831fa4a6bea884bf351e99bbb5 /libre/distcc-nozeroconf/distccd.conf.d
parent9ba2ac0cd2a6f3e6af1a0f01f50f29a8009e9145 (diff)
undelete libre/{distcc-nozeroconf,pngcrush,ruby-hpricot}
Diffstat (limited to 'libre/distcc-nozeroconf/distccd.conf.d')
-rw-r--r--libre/distcc-nozeroconf/distccd.conf.d7
1 files changed, 7 insertions, 0 deletions
diff --git a/libre/distcc-nozeroconf/distccd.conf.d b/libre/distcc-nozeroconf/distccd.conf.d
new file mode 100644
index 000000000..2fe7a4cc6
--- /dev/null
+++ b/libre/distcc-nozeroconf/distccd.conf.d
@@ -0,0 +1,7 @@
+#
+# 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 127.0.0.1"