- Add script to run relpkg - Add systemd service and timer - Change SLSA user - Only run pkglistgen when build finishes
8 lines
103 B
SYSTEMD
8 lines
103 B
SYSTEMD
[Timer]
|
|
OnBootSec=120
|
|
OnCalendar=hourly
|
|
Unit=osrt-relpkggen@.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|