summaryrefslogtreecommitdiff
path: root/mail/tpop3d/files/tpop3d.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/tpop3d/files/tpop3d.sh.in')
-rw-r--r--mail/tpop3d/files/tpop3d.sh.in2
1 files changed, 1 insertions, 1 deletions
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}"