#2198 add systemd unit files for koji-gc
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by ktdreyer.

Koji administrators should run koji-gc periodically, and we should provide systemd unit files to do this.

Implemented in #2199


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.22

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

The way that I have been testing this in my environments is that I run the unit file by hand:

systemctl start koji-gc

And then I look at the at the logs with:

systemctl status -l koji-gc

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2199 Merged 3 years ago