distccd.conf.d 215 B

12345678
  1. #
  2. # Parameters to be passed to distccd
  3. #
  4. # You must explicitly add IPs (or subnets) that are allowed to connect,
  5. # using the --allow switch. See the distccd manpage for more info.
  6. #
  7. DISTCC_ARGS="--allow 127.0.0.1"