Changeset 4410

Show
Ignore:
Timestamp:
10/20/06 15:38:47 (2 years ago)
Author:
morris
Message:

Generate a new key when installing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wired/trunk/Makefile.in

    r4281 r4410  
    157157        fi 
    158158 
     159 
    159160        @if [ -f .update ]; then \ 
    160161                echo ""; \ 
     
    165166                echo "to restart a running server."; \ 
    166167        else \ 
     168                $(installdir)/wiredctl certificate; \ 
     169                \ 
    167170                echo ""; \ 
    168171                echo "Installation complete!"; \