bootshorn "backup"
This commit is contained in:
parent
39d5fb8d16
commit
b4cba98564
2 changed files with 5 additions and 0 deletions
|
|
@ -17,3 +17,4 @@
|
|||
}
|
||||
|
||||
# rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.150:/opt/bootshorn/recordings /hdd/bootshorn
|
||||
# rsync -avh --progress -e 'ssh -o "StrictHostKeyChecking no"' 10.0.0.196:/opt/bootshorn/events ~/Downloads/bootshorn-events
|
||||
|
|
|
|||
|
|
@ -207,6 +207,10 @@
|
|||
'hdd/nextcloud/ckn-privat': {
|
||||
'mountpoint': '/var/lib/nextcloud/ckn-privat/files',
|
||||
},
|
||||
'hdd/bootshorn': {
|
||||
'mountpoint': '/hdd/bootshorn',
|
||||
'dedup': 'on',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue