summaryrefslogtreecommitdiff
path: root/~fauno/distccd-zeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-06-23 01:23:59 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-06-23 01:23:59 -0300
commit0362923a952fcd3cddef1cc922eea74bcf42c9cf (patch)
treea3d66f3b86aaedfd8348c9b4a01528d9f9d454ba /~fauno/distccd-zeroconf/distccd.conf.d
parent2a513fc047e9cc6f3daaefa1494f0cca583187f4 (diff)
parentbc42c16bdd4b5448c3f311637da8ad1f3c2b96cd (diff)
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
Diffstat (limited to '~fauno/distccd-zeroconf/distccd.conf.d')
-rw-r--r--~fauno/distccd-zeroconf/distccd.conf.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/~fauno/distccd-zeroconf/distccd.conf.d b/~fauno/distccd-zeroconf/distccd.conf.d
new file mode 100644
index 000000000..8f90cb503
--- /dev/null
+++ b/~fauno/distccd-zeroconf/distccd.conf.d
@@ -0,0 +1,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="--user nobody --allow 127.0.0.1"
+