summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-06-17 00:46:31 +0000
committerMichael Weber <xmw@gentoo.org>2011-06-17 00:46:31 +0000
commitbfa1d7e6a8de5de7cd2cac9431e2bc2a3dd05540 (patch)
tree321e82952b51c2eabc38f775d3632a597090c5a3 /net-ftp/oftpd
parentFix conf.d file (diff)
downloadgentoo-2-bfa1d7e6a8de5de7cd2cac9431e2bc2a3dd05540.tar.gz
gentoo-2-bfa1d7e6a8de5de7cd2cac9431e2bc2a3dd05540.tar.bz2
gentoo-2-bfa1d7e6a8de5de7cd2cac9431e2bc2a3dd05540.zip
Fix conf.d file
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/oftpd')
-rw-r--r--net-ftp/oftpd/files/conf.d.oftpd-r72
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/oftpd/files/conf.d.oftpd-r7 b/net-ftp/oftpd/files/conf.d.oftpd-r7
index 4525e6bc29a8..bc9208386ccc 100644
--- a/net-ftp/oftpd/files/conf.d.oftpd-r7
+++ b/net-ftp/oftpd/files/conf.d.oftpd-r7
@@ -17,4 +17,4 @@ FTPROOT=/home/ftp
FTPPORT=21
## Uncoment this line to activate oftpd service
-#OFTPD_OPTS="-p ${FTPPORT} ${FTPUSER} ${FTPPORT}"
+#OFTPD_OPTS="-p ${FTPPORT} ${FTPUSER} ${FTPROOT}"