diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2015-01-22 17:09:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-29 15:36:47 +0000 |
commit | c4c885b838eb9578a18c88e88b1ba071eddc53b1 (patch) | |
tree | 82521831692e11656d6678ac53a0f90272f544ce /meta-yocto-bsp/conf | |
parent | 959759bfb965f3632699bfa3289844836adca3ec (diff) | |
download | poky-c4c885b838eb9578a18c88e88b1ba071eddc53b1.tar.gz |
distcc: fix initscript can not stop distcc daemon correctly
The distcc's initscript has used option '--pid-file' to save daemon
process id, but it didn't to create that file, that caused start/stop
distcc daemon failed.
We refer what Ubuntu 14.04 did, create pid file before start and
delete it after stop
[YOCTO #7090]
(From OE-Core rev: 3b0d6c7c324f0283cfab10445d1a5a3bf2526598)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf')
0 files changed, 0 insertions, 0 deletions