summaryrefslogtreecommitdiff
path: root/libre/distcc-nozeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-06-11 21:00:33 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-06-11 21:00:33 -0600
commit916db147cf27a516cd2d6c43ca05e04dde01ddd4 (patch)
tree45f073e555dd4d7111c9de6447d22a59c57fdcc9 /libre/distcc-nozeroconf/distccd.conf.d
parent9505db13f5db4a7b73d6fe0d6435ed69fb375d80 (diff)
update libre/libretools, add libre/distcc-nozeroconf
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"