summaryrefslogtreecommitdiffstats
path: root/distcc/distccd.conf
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-07-12 22:13:18 +0200
committerpiernov <piernov@piernov.servegame.org>2012-07-12 22:13:18 +0200
commit308b6d5ffc6986133e2300886f2472585c939f6e (patch)
treef8a81abf3fffb028225db874ed74d3c13f7ce16b /distcc/distccd.conf
parent1419453db73aff0900f05e917b44f54b0c34a840 (diff)
downloadnutyx-extra-308b6d5ffc6986133e2300886f2472585c939f6e.tar.gz
nutyx-extra-308b6d5ffc6986133e2300886f2472585c939f6e.tar.bz2
nutyx-extra-308b6d5ffc6986133e2300886f2472585c939f6e.tar.xz
nutyx-extra-308b6d5ffc6986133e2300886f2472585c939f6e.zip
distcc 3.1-1 ajout port
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"
+