dotfiles/systemd/borg-notify.timer

10 lines
125 B
SYSTEMD
Raw Normal View History

[Unit]
Description=10 min borg-notification
[Timer]
OnBootSec=1min
OnUnitActiveSec=10min
[Install]
WantedBy=timers.target