openSUSE-release-tools/systemd/osrt-pkglistgen@.timer
Gustavo Yokoyama Ribeiro 3784a453f3 Refactor SLSA services to avoid parallel execution
- Refactor log
- Unify log for pkglistgen
- Replace external while true loop with a systemd timer for pkglistgen
- Add process check on verify-build-and-generatelists and
  generate-release-packages to avoid start pkglistgen when there is an
  instance that is already running it
- SLSA services must not share the same workdir
2024-02-15 12:25:42 -03:00

8 lines
104 B
SYSTEMD

[Timer]
OnBootSec=240
OnCalendar=*:0/20
Unit=osrt-pkglistgen@.service
[Install]
WantedBy=timers.target