mirror_zfs/etc/systemd/system
Georgy Yakovlev f471a0a0a7 systemd: add weekly and monthly scrub timers
Timers can be enabled as follows:

systemctl enable zfs-scrub-weekly@rpool.timer --now
systemctl enable zfs-scrub-monthly@datapool.timer --now

Each timer will pull in zfs-scrub@${poolname}.service, which is not
schedule-specific.

Added PERIODIC SCRUB section to zpool-scrub.8.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Closes #12193
2022-02-10 11:04:35 -08:00
..
.gitignore systemd: add weekly and monthly scrub timers 2022-02-10 11:04:35 -08:00
50-zfs.preset.in
Makefile.am systemd: add weekly and monthly scrub timers 2022-02-10 11:04:35 -08:00
zfs-import-cache.service.in systemd: import: expand $ZPOOL_IMPORT_OPTS correctly 2021-06-15 16:56:53 -07:00
zfs-import-scan.service.in systemd: import: expand $ZPOOL_IMPORT_OPTS correctly 2021-06-15 16:56:53 -07:00
zfs-import.target.in
zfs-mount.service.in
zfs-scrub-monthly@.timer.in systemd: add weekly and monthly scrub timers 2022-02-10 11:04:35 -08:00
zfs-scrub-weekly@.timer.in systemd: add weekly and monthly scrub timers 2022-02-10 11:04:35 -08:00
zfs-scrub@.service.in systemd: add weekly and monthly scrub timers 2022-02-10 11:04:35 -08:00
zfs-share.service.in
zfs-volume-wait.service.in
zfs-volumes.target.in
zfs-zed.service.in
zfs.target.in