From 5412cb613c58e3eb3470bdba67a23855bf3a7191 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 2 Feb 2014 03:26:07 -0500 Subject: undelete libre/{distcc-nozeroconf,pngcrush,ruby-hpricot} --- libre/distcc-nozeroconf/distccd.conf.d | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libre/distcc-nozeroconf/distccd.conf.d (limited to 'libre/distcc-nozeroconf/distccd.conf.d') 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" -- cgit v1.2.3-54-g00ecf