diff options
author | jlam <jlam@pkgsrc.org> | 2004-07-19 22:03:13 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-07-19 22:03:13 +0000 |
commit | 956fcc1fb4aef36e04ed814770337e8ded4c6beb (patch) | |
tree | 2d501c71ce4b657dd8b65f4c9d3061bda05b6f4a /mail | |
parent | 0572483cd9987cd38dee2e82b9e53b759a0749d2 (diff) | |
download | pkgsrc-956fcc1fb4aef36e04ed814770337e8ded4c6beb.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 |