From 29c3c8519c96b40f528e9e1985568fffe8ce46a2 Mon Sep 17 00:00:00 2001 From: Francois Deppierraz Date: Mon, 2 Mar 2009 12:29:31 +0100 Subject: postix-ng -> postfix find . -type f -exec perl -pi -e 's/postfix-ng/postfix/' {} \; --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 7258865..5778bf7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -include postfix-ng +include postfix -postfix-ng::config { "relay_domains": value => "localhost host.foo.com" } +postfix::config { "relay_domains": value => "localhost host.foo.com" } -- cgit v1.2.3