vno3-nk btrfssnapshot: +/
This commit is contained in:
@@ -170,6 +170,13 @@ in
|
|||||||
btrfssnapshot = {
|
btrfssnapshot = {
|
||||||
enable = true;
|
enable = true;
|
||||||
subvolumes = [
|
subvolumes = [
|
||||||
|
{
|
||||||
|
# next time: don't forget a subvolume /var/lib
|
||||||
|
subvolume = "/";
|
||||||
|
label = "hourly";
|
||||||
|
keep = 6;
|
||||||
|
refreshInterval = "*:00:00";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
subvolume = "/data";
|
subvolume = "/data";
|
||||||
label = "hourly";
|
label = "hourly";
|
||||||
|
|||||||
Reference in New Issue
Block a user