diff --git a/Changelog b/Changelog index 7c16423..47138fe 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,8 @@ 1.1 (still unreleased) * ververs: added Linux VServers support. - * EXCLUDES: added a few everchanging Postfix files + * EXCLUDES: added a few everchanging Postfix files, and AlternC's + local.sh * 1.0 (2006 02 17) diff --git a/metche b/metche index 396e41b..5a3070a 100755 --- a/metche +++ b/metche @@ -110,7 +110,7 @@ .gnupg blkid.tab* aumixrc net.enable mtab backup.d \ vdirbase run.rev vdir run.rev \ prng_exch smtp_scache.pag smtpd_scache.pag \ - smtp_scache.dir smtpd_scache.dir" + smtp_scache.dir smtpd_scache.dir local.sh" LOCALE="C" VSNAMES="" diff --git a/metche.conf.default b/metche.conf.default index ceb8cbd..80a5ab4 100644 --- a/metche.conf.default +++ b/metche.conf.default @@ -47,7 +47,7 @@ # .gnupg blkid.tab* aumixrc net.enable mtab backup.d \ # vdirbase run.rev vdir run.rev \ # prng_exch smtp_scache.pag smtpd_scache.pag \ -# smtp_scache.dir smtpd_scache.dir" +# smtp_scache.dir smtpd_scache.dir local.sh" # Locale (will be used to feed LC_ALL) # Warning: values different from "C" are untested.