Changeset 209 for upstream

Show
Ignore:
Timestamp:
05/15/08 13:57:50 (7 months ago)
Author:
intrigeri
Message:

EXCLUDES: added '*' after the ssh private host keys filenames, so that backups
and al are ignored too.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • upstream/trunk/Changelog

    r207 r209  
    55        * documentation: tell about GnuPG's "group" option, that allows to 
    66          encrypt email for multiple recipients. 
    7         * EXCLUDES: added .cache, everchanging on LVM setup 
     7        * EXCLUDES: added .cache, everchanging on LVM setup, and ssh private 
     8        host keys. 
    89 
    9101.1 (2006 09 16) 
  • upstream/trunk/metche

    r207 r209  
    111111          vdirbase run.rev vdir run.rev \ 
    112112          prng_exch smtp_scache.pag smtpd_scache.pag \ 
    113           smtp_scache.dir smtpd_scache.dir local.sh" 
     113          smtp_scache.dir smtpd_scache.dir local.sh \ 
     114          ssh_host_dsa_key* ssh_host_rsa_key*" 
    114115LOCALE="C" 
    115116 
  • upstream/trunk/metche.conf.default

    r207 r209  
    5353#          vdirbase run.rev vdir run.rev \ 
    5454#          prng_exch smtp_scache.pag smtpd_scache.pag \ 
    55 #          smtp_scache.dir smtpd_scache.dir local.sh" 
     55#          smtp_scache.dir smtpd_scache.dir local.sh \ 
     56#          ssh_host_dsa_key* ssh_host_rsa_key*" 
    5657 
    5758# Locale (will be used to feed LC_ALL)