Bugzilla – Bug 1093160
libteam: teamd@.service in pre/post is wrong.
Last modified: 2018-05-18 12:34:21 UTC
%if 0%{?_unitdir:1} %service_add_post teamd@.service %endif teamq@.service is a template file, it can be used to start/stop/enable/... a service but only if a parameter is supplied. # rpm -e libteam-tools Failed to stop teamd@.service: Unit name teamd@.service is missing the instance name. See system logs and 'systemctl status teamd@.service' for details. Failed to get load state of teamd@.service: Unit name teamd@.service is neither a valid invocation ID nor unit name. see also: https://discourse.nordisch.org/t/hooking-up-instantiated-services-with-rpm/476