Skip to content

Commit

Permalink
Merge pull request #90 from Vanilla-OS/fix/remove-host-ssh-key
Browse files Browse the repository at this point in the history
fix: remove automatically generated ssh key
  • Loading branch information
axtloss authored Nov 14, 2024
2 parents 221efc7 + c374f78 commit 6731956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ stages:
- name: cleanup2
type: shell
commands:
- rm -rf /etc/sshd/ssh_host_rsa_key
- rm -rf /var/cache/*
- rm -rf /tmp/*
- rm -rf /var/tmp/*
Expand Down

0 comments on commit 6731956

Please sign in to comment.