]> git.armaanb.net Git - asd-repo.git/blob - extra/openssh/post-install
The comeback
[asd-repo.git] / extra / openssh / post-install
1 #!/bin/sh
2
3 # Generate host keys if they don't already exist.
4 ssh-keygen -A >/dev/null 2>&1