https://bugzilla.redhat.com/show_bug.cgi?id=1970050



--- Comment #26 from Neal Gompa <ngomp...@gmail.com> ---
> # sometimes users specify crio, not cri-o
> ln -sf %{_unitdir}/%{service_name}.service %{_unitdir}/%{name}.service

This should be in the %install section like so:

> # sometimes users specify crio, not cri-o
> ln -sr %{buildroot}%{_unitdir}/%{service_name}.service 
> %{buildroot}%{_unitdir}/%{name}.service

Alternatively, you can add an alias to the systemd service:
https://www.mankier.com/5/systemd.unit#%5BInstall%5D_Section_Options-Alias


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to