summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2004-07-19 22:03:13 +0000
committerjlam <jlam>2004-07-19 22:03:13 +0000
commitca864a318be01e812aeef1ae5ba2680bc5075576 (patch)
tree2d501c71ce4b657dd8b65f4c9d3061bda05b6f4a /mail
parent2d1d8466a50e30d9932d1e042ca243ebacac33de (diff)
downloadpkgsrc-ca864a318be01e812aeef1ae5ba2680bc5075576.tar.gz
Fix the install message to note that "upgrade-configuration" is all that
you need.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/MESSAGE b/mail/postfix/MESSAGE
index 11ca600023c..9e845bfedb6 100644
--- a/mail/postfix/MESSAGE
+++ b/mail/postfix/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.7 2004/07/19 03:25:11 jlam Exp $
+$NetBSD: MESSAGE,v 1.8 2004/07/19 22:03:13 jlam Exp $
Please run the following command to update main.cf and master.cf with
the latest Postfix services and configuration directives:
- ${PREFIX}/sbin/postfix set-permissions upgrade-configuration
+ ${PREFIX}/sbin/postfix upgrade-configuration
If you are upgrading from a previous Postfix installation, you may want
to back up any existing configuration files before running the above