ignore ssh private keys for backup

This commit is contained in:
Felix Van der Jeugt 2021-09-03 07:45:27 +02:00
parent edc7e7eedf
commit b70fb02ec1
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ mantle)
--exclude '/etc/passwd-' \
--exclude '/etc/shadow-' \
--exclude '/etc/shadow' \
--exclude '/etc/ssh/ssh_*_key' \
--exclude '/etc/gshadow' \
--exclude '/var/tmp/*' \
--exclude '/var/db/*' \