poky/meta/recipes-extended
Li Wang 6ec7dc2c38 rpcbind: don't use '-w' for starting rpcbind
While runing:

$ systemctl restart rpcbind
$ systemctl status rpcbind

There are errors like below:
  rpcbind[1722]: Cannot open '/tmp/rpcbind.xdr' file for reading, \
    errno 2 (No such file or directory)
  rpcbind[1722]: Cannot open '/tmp/portmap.xdr' file for reading, \
    errno 2 (No such file or directory)

'-w' causes rpcbind to do a "warm start" by read a state file when
rpcbind starts up. The state file is created when rpcbind terminates.

The state file is not always there, the patch refers to:
  https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/835833

(From OE-Core rev: 3d32a8a1fd90ca68b0d74d86165c8f3668faedcd)

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-25 07:50:32 +00:00
..
2015-11-16 11:39:34 +00:00
2015-01-16 23:08:25 +00:00
2015-08-16 22:40:52 +01:00
2015-09-28 12:00:23 +01:00
2015-07-31 10:32:42 +01:00
2015-10-12 14:36:29 +01:00
2015-06-03 16:38:49 +01:00
2015-06-03 16:38:46 +01:00
2015-05-14 11:43:59 +01:00
2015-07-01 15:39:57 +01:00
2015-11-16 11:39:30 +00:00
2015-07-31 10:32:41 +01:00
2015-11-16 11:39:32 +00:00
2015-07-31 10:32:41 +01:00
2015-07-31 10:32:38 +01:00
2015-07-01 15:40:00 +01:00
2015-11-16 11:39:33 +00:00
2015-08-24 23:47:01 +01:00
2015-09-12 23:01:53 +01:00
2015-09-12 22:48:41 +01:00
2015-02-03 14:53:52 +00:00
2015-09-12 22:48:38 +01:00
2015-07-08 00:01:23 +01:00
2015-05-20 21:41:03 +01:00
2015-09-04 16:23:53 +01:00
2015-07-16 15:09:19 +01:00
2015-07-20 10:40:40 +01:00
2015-10-27 07:24:26 +00:00
2015-02-03 14:53:52 +00:00
2015-10-12 14:36:28 +01:00
2015-09-12 23:01:53 +01:00
2015-07-08 00:01:23 +01:00
2015-07-08 00:01:23 +01:00
2015-11-16 11:39:37 +00:00
2015-01-16 23:08:20 +00:00
2015-09-12 23:01:53 +01:00
2015-08-10 12:40:26 -07:00