summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gift/files/gift.confd')
-rw-r--r--net-p2p/gift/files/gift.confd5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/gift/files/gift.confd b/net-p2p/gift/files/gift.confd
index 2a56de713b9c..2e51ea2138bb 100644
--- a/net-p2p/gift/files/gift.confd
+++ b/net-p2p/gift/files/gift.confd
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/files/gift.confd,v 1.1 2004/06/26 17:53:01 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/files/gift.confd,v 1.2 2004/06/26 20:12:47 squinky86 Exp $
# /etc/conf.d/gift
# Config file for gift control script
@@ -12,6 +12,9 @@
# owner of giFTd process (don't change, must be existing)
USER="p2p"
+# where the shared directory is
+SHAREDIR="/usr/share/giFT"
+
# logfile (/dev/null for nowhere)
LOG="/var/log/giftd.log"