incremental improvement in backup/restore facility

This commit is contained in:
phanes
2023-02-26 17:19:40 -05:00
parent 05c65e8d1d
commit b513be8d4d
6 changed files with 241 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"plan":
[
{
"name": "restore backup",
"dependencies": [ null ],
"comment": "LFS 11.3-systemd-rc1 Ch. 7.13.2"
}
]
}