- Create custom-cache-tag for pkglistgen to enable separate cache dir name in case of parallel running - Add custom-cache-tag to SLSA services - Check for systemd service instead of process to ensure that SLSA services will not run in parallel - Change pkglisgen timer to avoid overlap with relpkggen timer
8 lines
117 B
SYSTEMD
8 lines
117 B
SYSTEMD
[Timer]
|
|
OnBootSec=420
|
|
OnCalendar=*:05,15,25,35,45,55
|
|
Unit=osrt-pkglistgen@.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|