summaryrefslogtreecommitdiff
path: root/libre/distcc-nozeroconf/distccd.conf.d
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-08 04:51:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-08 04:51:24 -0200
commit95def50238d1fa35819d2f67079ce97dc96cd12f (patch)
treeca7d966d2348f174f84a2370f4c66e818b4c933a /libre/distcc-nozeroconf/distccd.conf.d
parent53ae25ee5242912f13151330dcd5c73ba9e0dfba (diff)
downloadabslibre-95def50238d1fa35819d2f67079ce97dc96cd12f.tar.gz
abslibre-95def50238d1fa35819d2f67079ce97dc96cd12f.tar.bz2
abslibre-95def50238d1fa35819d2f67079ce97dc96cd12f.zip
remove deprecated packages
Diffstat (limited to 'libre/distcc-nozeroconf/distccd.conf.d')
-rw-r--r--libre/distcc-nozeroconf/distccd.conf.d7
1 files changed, 0 insertions, 7 deletions
diff --git a/libre/distcc-nozeroconf/distccd.conf.d b/libre/distcc-nozeroconf/distccd.conf.d
deleted file mode 100644
index 2fe7a4cc6..000000000
--- a/libre/distcc-nozeroconf/distccd.conf.d
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# 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"