summaryrefslogtreecommitdiff
path: root/libre/distcc-nozeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-12 11:59:15 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-12 11:59:15 -0300
commitcbc2a952a88d4d48b28cbaea8a6a6e3f6b2dd960 (patch)
tree72601ff8619474f1032463e9164996e5902958e4 /libre/distcc-nozeroconf/distccd.conf.d
parent8adf2501dd50660a3f37b2032b59242f935b1897 (diff)
parent916db147cf27a516cd2d6c43ca05e04dde01ddd4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/distcc-nozeroconf/distccd.conf.d')
-rw-r--r--libre/distcc-nozeroconf/distccd.conf.d7
1 files changed, 7 insertions, 0 deletions
diff --git a/libre/distcc-nozeroconf/distccd.conf.d b/libre/distcc-nozeroconf/distccd.conf.d
new file mode 100644
index 000000000..2fe7a4cc6
--- /dev/null
+++ b/libre/distcc-nozeroconf/distccd.conf.d
@@ -0,0 +1,7 @@
+#
+# 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="--allow 127.0.0.1"