backup /etc
This commit is contained in:
parent
5ead4ba105
commit
50fed682eb
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
'metadata': {
|
'metadata': {
|
||||||
'backup': {
|
'backup': {
|
||||||
'server': 'home.backups',
|
'server': 'home.backups',
|
||||||
|
'paths': {
|
||||||
|
'/etc',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue