This repository has been archived on 2024-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
sanoid-deb/sanoid.timer

10 lines
124 B
SYSTEMD
Raw Normal View History

2023-08-02 20:48:47 +02:00
[Unit]
Description=Run Sanoid Every 15 Minutes
[Timer]
OnCalendar=*:0/15
Persistent=true
[Install]
WantedBy=timers.target