From 7347bb994a41d021c83e97b503f577f2399302e7 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 22 Jun 2011 23:03:32 +0000 Subject: Wed Jun 22 23:03:32 UTC 2011 --- ~fauno/distccd-zeroconf/distccd.conf.d | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ~fauno/distccd-zeroconf/distccd.conf.d (limited to '~fauno/distccd-zeroconf/distccd.conf.d') diff --git a/~fauno/distccd-zeroconf/distccd.conf.d b/~fauno/distccd-zeroconf/distccd.conf.d new file mode 100644 index 000000000..8f90cb503 --- /dev/null +++ b/~fauno/distccd-zeroconf/distccd.conf.d @@ -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" + -- cgit v1.2.3-54-g00ecf