Skip to content

Update regenerate_ssh_host_keys.service

Fran Rodríguez requested to merge frangal/kali-arm:patch-11 into master

Clean system contains:

# Clean system
rm -f /etc/ssh/ssh_host_*

If the keys do not exist it regenerates them.

ConditionPathExistsGlob=!/etc/ssh/ssh_host_*_key

Merge request reports