summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/distcc/files/2.8/conf')
-rw-r--r--sys-devel/distcc/files/2.8/conf17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-devel/distcc/files/2.8/conf b/sys-devel/distcc/files/2.8/conf
deleted file mode 100644
index e4ba6c620c87..000000000000
--- a/sys-devel/distcc/files/2.8/conf
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2003 Gentoo Technologies, Inc
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/files/2.8/conf,v 1.3 2003/08/08 20:31:11 lisa Exp $
-# distccd configuration file
-
-# this is the distccd executable
-DISTCCD_EXEC=/usr/bin/distccd
-
-# this is where distccd will store its pid file
-DISTCCD_PIDFILE=/var/run/distccd/distccd.pid
-
-# set this option to run distccd with extra parameters
-# Default port is 3632. For most people the default is okay.
-# DISTCCD_OPTS="--nice 20 --port 3632"
-
-# This is the path that distccd and the monitors will look
-# for the state files.
-DISTCC_TMPDIR=""