pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Fix the install message to note that "upg...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8441f8ac5f3c
branches:  trunk
changeset: 478230:8441f8ac5f3c
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Jul 19 22:03:13 2004 +0000

description:
Fix the install message to note that "upgrade-configuration" is all that
you need.

diffstat:

 mail/postfix/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r ecca7047d9f0 -r 8441f8ac5f3c mail/postfix/MESSAGE
--- a/mail/postfix/MESSAGE      Mon Jul 19 22:02:15 2004 +0000
+++ b/mail/postfix/MESSAGE      Mon Jul 19 22:03:13 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index