Accepting request 1043120 from devel:languages:python:mailman

OBS-URL: https://build.opensuse.org/request/show/1043120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mailman?expand=0&rev=23
This commit is contained in:
2022-12-15 18:25:53 +00:00
committed by Git OBS Bridge
3 changed files with 7 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=basic.target
WantedBy=timers.target

View File

@@ -7,4 +7,4 @@ RandomizedDelaySec=15m
Persistent=true
[Install]
WantedBy=basic.target
WantedBy=timers.target

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 14 22:47:22 UTC 2022 - Luiz Angelo Daros de Luca <luizluca@tre-sc.jus.br>
- Fix timers target to avoid systemd ordering cycle
-------------------------------------------------------------------
Tue Nov 1 18:23:41 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>