File: email-reminder.timer

package info (click to toggle)
email-reminder 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 608 kB
  • sloc: python: 725; sh: 99; makefile: 90; xml: 33
file content (10 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Run email reminders daily (collect and send)

[Timer]
OnCalendar=daily
RandomizedDelaySec=600
Persistent=true

[Install]
WantedBy=timers.target