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
12
13
14
15
# Example systemd unit files for use rsync with pmbs
#
# please see /usr/lib/systemd/user/pmbs-rsync-home.service.example

[Unit]
Description=pmbs rsync home

[Timer]
OnStartupSec=10min
OnUnitInactiveSec=5min
AccuracySec=1min
RandomizedDelaySec=1min

[Install]
WantedBy=timers.target