diff options
author | Changqing Li <changqing.li@windriver.com> | 2020-06-04 11:28:12 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-09 13:13:59 +0100 |
commit | 611d60f4c57853094dc078a44e2d3875b5710299 (patch) | |
tree | a1ece93746211cace064ea5fd00ee2374c6c2c8a /meta/recipes-devtools | |
parent | fb9c85e3bf320c50596098cd141f8e56b001a617 (diff) | |
download | poky-611d60f4c57853094dc078a44e2d3875b5710299.tar.gz |
cups.inc: remove template service from SYSTEMD_SERVICE
this template service need to triggered by org.cups.cups-lpd.socket,
which will assigned an instance id for org.cups.cups-lpd@.service,
like org.cups.cups-lpd@0.service. add this in SYSTEMD_SERVICE will
cause post scriptlet fail as:
Failed to start org.cups.cups-lpd@.service: Unit name org.cups.cups-lpd@.service is missing the instance name.
See system logs and 'systemctl status org.cups.cups-lpd@.service' for details.
(From OE-Core rev: 4bb87c8b28b58a469c01f4a051361aa099cdfe1a)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions