Magellan Linux

Diff of /trunk/extras/dovecot/dovecot-1.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5086 by niro, Thu Mar 4 15:43:44 2010 UTC revision 5087 by niro, Thu Mar 4 15:46:29 2010 UTC
# Line 99  postinstall() Line 99  postinstall()
99   # generate a self-signed ssl-cert   # generate a self-signed ssl-cert
100   if [[ ! -f /etc/ssl/certs/dovecot.pem ]]   if [[ ! -f /etc/ssl/certs/dovecot.pem ]]
101   then   then
102   /usr/sbin/openssl-make-certs dovecot &> /dev/null   /usr/sbin/openssl-make-certs dovecot
103   fi   fi
104    
105   # rebuild ssl-parametes   # rebuild ssl-parametes

Legend:
Removed from v.5086  
changed lines
  Added in v.5087