Markéta Machová
fc042c69e6
* See https://gitlab.com/mailman/mailman/-/blob/v3.3.10/src/mailman/docs/NEWS.rst or the file NEWS.rst in this package - Update to version 3.3.10b2 * See https://gitlab.com/mailman/mailman/-/blob/v3.3.10b2/src/mailman/docs/NEWS.rst or the file NEWS.rst in this package - Update to version 3.3.10b1 * See https://gitlab.com/mailman/mailman/-/blob/v3.3.10b1/src/mailman/docs/NEWS.rst or the file NEWS.rst in this package - Removed find-flufl.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=96
11 lines
164 B
SYSTEMD
11 lines
164 B
SYSTEMD
[Unit]
|
|
Description=Run mailman-notify.service every day
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 08:00:00
|
|
RandomizedDelaySec=15m
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|