#2171 koji-utils packaging on el7+ does not include /etc/sysconfig/kojira
Closed: Fixed by tkopecek. Opened by ktdreyer.

With SysV (on RHEL 6), we ship a /etc/sysconfig/kojira file in koji-utils.

This file is not present on RHEL 7 and newer, and /usr/lib/systemd/system/kojira.service does not refer to it.

The server howto documentation still refers to this file.

Does it make sense to keep this file or just drop all references to it?

If we drop it, we should remove it from the documentation.

If we keep it, we should make the kojira.service file reference it like:

[Service]
EnvironmentFile=/etc/sysconfig/kojira

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

I would drop it. I think, it could obscure overriding of kojira.conf values. @mikem?

Yes, just drop it, I think

PR #2339

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

Commit 54dbe5af fixes this issue

Commit 19295bf7 fixes this issue

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2171

Please continue any further discussion there.

Metadata
Related Pull Requests