summarylogtreecommitdiffstats
path: root/btrfs-snap-monthly@.service
blob: b82791ff09df4009d496a1b16d0e3d5bc5b4ad17 (plain)
1
2
3
4
5
6
[Service]
Type=oneshot
ExecStart=/usr/bin/btrfs subvolume delete /.@/%i-monthly-3
ExecStart=/usr/bin/mv /.@/%i-monthly-2 /.@/%i-monthly-3
ExecStart=/usr/bin/mv /.@/%i-monthly-1 /.@/%i-monthly-2
ExecStart=/usr/bin/btrfs subvolume snapshot -r %I /.@/%i-monthly-1