summaryrefslogtreecommitdiff
path: root/~fauno/distccd-zeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-21 11:38:37 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-21 11:38:37 -0300
commit4af2f18085ba91d4181270ff64ff0ba678449576 (patch)
treedc58b572d81c1c63b88e89a9e72af67720ea1db8 /~fauno/distccd-zeroconf/distccd.conf.d
parentcd66f78e88b9ea6a2f751f9836a32053fd801c37 (diff)
~fauno/distcc-zeroconf-3.1-1
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"
+