mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
i2p: Backup/restore the correct state folder
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
70a9f4a6ae
commit
14b581c96d
@ -49,7 +49,7 @@ clients = validate([{
|
|||||||
|
|
||||||
backup = validate_backup({
|
backup = validate_backup({
|
||||||
'secrets': {
|
'secrets': {
|
||||||
'directories': ['/var/lib/i2p/.config']
|
'directories': ['/var/lib/i2p/i2p-config']
|
||||||
},
|
},
|
||||||
'services': ['i2p']
|
'services': ['i2p']
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user