From 0786e76dd7cc2bc72a663fa55861bdc542a340e5 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 12 Mar 2005 16:29:57 +0000 Subject: Second patch form the PR was missed - Found serious OPTIONS interaction errors. Fixed. PR: ports/78723 Submitted by: Boris Kovalenko (maintainer) --- mail/tpop3d/files/tpop3d.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/tpop3d/files') diff --git a/mail/tpop3d/files/tpop3d.sh.in b/mail/tpop3d/files/tpop3d.sh.in index 449eacd2d133..b20241c0d0b9 100644 --- a/mail/tpop3d/files/tpop3d.sh.in +++ b/mail/tpop3d/files/tpop3d.sh.in @@ -33,7 +33,7 @@ tpop3d_flags=${tpop3d_flags:-""} load_rc_config $name command=%%PREFIX%%/sbin/tpop3d -required_files=%%PREFIX%%/tpop3d.conf +required_files=%%PREFIX%%/etc/tpop3d.conf pidfile=/var/run/tpop3d.pid tpop3d_flags="${tpop3d_flags} -f ${required_files} -p ${pidfile}" -- cgit v1.2.3