diff options
author | jlam <jlam> | 2004-07-19 22:03:13 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-07-19 22:03:13 +0000 |
commit | ca864a318be01e812aeef1ae5ba2680bc5075576 (patch) | |
tree | 2d501c71ce4b657dd8b65f4c9d3061bda05b6f4a /mail | |
parent | 2d1d8466a50e30d9932d1e042ca243ebacac33de (diff) | |
download | pkgsrc-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/MESSAGE | 4 |
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 |