]> code.ossystems Code Review - openembedded-core.git/commit
rpcbind: use upstream systemd service
authorStefan Agner <stefan.agner@toradex.com>
Fri, 22 Nov 2019 16:24:41 +0000 (16:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 22:03:43 +0000 (22:03 +0000)
commitad08385393bb0d072f2f27f5a189041037e06195
tree0c9bf737ae3713d65fbd1f04dea4e95e76c9bf95
parent406e675a2269d731786264cf8cf5dab3825b04ab
rpcbind: use upstream systemd service

Use upstream systemd service files instead of our own service files.
This also makes sure that /run/rpcbind.sock is used which fixes the
following systemd warning:
  /usr/lib/systemd/system/rpcbind.socket:5: ListenStream= references a
  path below legacy directory /var/run/, updating /var/run/rpcbind.sock
  \xe2\x86\x92 /run/rpcbind.sock; please update the unit file accordingly.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch [new file with mode: 0644]
meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf
meta/recipes-extended/rpcbind/rpcbind/rpcbind.service [deleted file]
meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket [deleted file]
meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb