mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
minidlna: Stop daemon during backup/restore
Backup and restore the configuration file too. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
74dac0b49d
commit
317b5207f6
@ -118,6 +118,8 @@ clients = validate([
|
||||
# for now hard code default media folder.
|
||||
backup = validate_backup({
|
||||
'data': {
|
||||
'files': ['/etc/minidlna.conf'],
|
||||
'directories': ['/var/lib/minidlna']
|
||||
}
|
||||
},
|
||||
'services': ['minidlna']
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user