pmbs 0.1.1

(每分钟) 创建 btrfs 快照, 并自动清理. (Make btrfs snapshot (every minute), and auto clean)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Create btrfs snapshot (every minute) for pmbs

[Timer]
OnStartupSec=120
OnUnitInactiveSec=60
AccuracySec=1
RandomizedDelaySec=1

[Install]
WantedBy=timers.target