af94f46 Fix condition to run sshd-keygen

Authored and Committed by jjelen 8 years ago
    Fix condition to run sshd-keygen
    
    When the first boot fails for some reason and the host keys files
    are created, but the content not synced into the disk, during the
    second boot, the keygen is not run, but the sshd will not start.
    Changing condition mitigates this case.
    
        
file modified
+3 -3