ignore ssh private keys for backup
This commit is contained in:
parent
edc7e7eedf
commit
b70fb02ec1
1 changed files with 1 additions and 0 deletions
|
@ -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/*' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue