Add a periodic(8) script to run 'hammer cleanup' (snapshot, prune
authorSascha Wildner <swildner@dragonflybsd.org>
Wed, 22 Oct 2008 20:15:55 +0000 (20:15 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Wed, 22 Oct 2008 20:15:55 +0000 (20:15 +0000)
commite0331f4f2e5bf250701e244a07ea30dc49d5b967
tree7c429c1de3b3186416fd67d0b20bb983966b54be
parent591dfc778dd13c2e12b45298cc98e584a6bbf9d8
Add a periodic(8) script to run 'hammer cleanup' (snapshot, prune
and reblock all HAMMER filesystems) on a nightly basis. The exact
behavior (period, retention and run time) can be configured by
tweaking <filesystem>/snapshots/config as described in hammer(5).
etc/defaults/periodic.conf
etc/periodic/daily/160.clean-hammer [new file with mode: 0644]
etc/periodic/daily/Makefile
sbin/hammer/hammer.8
share/man/man5/hammer.5
share/man/man5/periodic.conf.5