summaryrefslogtreecommitdiffstats
path: root/distcc/distccd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'distcc/distccd.conf')
-rw-r--r--distcc/distccd.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/distcc/distccd.conf b/distcc/distccd.conf
new file mode 100644
index 000000000..8f90cb503
--- /dev/null
+++ b/distcc/distccd.conf
@@ -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"
+