This repository has been archived on 2025-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
pyinfra-lxd/files/zfs-scrub.timer

11 lines
146 B
SYSTEMD
Raw Permalink Normal View History

2021-02-06 17:03:07 +09:00
[Unit]
Description=Monthly zpool scrub
[Timer]
OnCalendar=monthly
RandomizedDelaySec=86400
Persistent=true
[Install]
WantedBy=multi-user.target