summaryrefslogtreecommitdiff
path: root/~fauno/distccd-zeroconf/distccd.conf.d
diff options
context:
space:
mode:
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"
+