diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-11-07 16:47:19 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-09 10:21:22 +0000 |
commit | 8f9ed2407f907e4bc66a11c8454e8d060afdae31 (patch) | |
tree | 014f2e443ca6ddaf6f5d7da16388bf78d0b1108e /meta/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb | |
parent | 5fe3954013771a9f1cd1df63a6fd6ca5c470c7ad (diff) | |
download | poky-8f9ed2407f907e4bc66a11c8454e8d060afdae31.tar.gz |
nfs-utils: change owner/group of directories in do_install
Previously, the owners/groups of directories like /var/lib/nfs/statd
are changed in the init script, /etc/init.d/nfscommon. This is actually
a workaround. We need to change them at do_install time.
This patch fixes the above problem by changing owners/groups at do_install
time.
Besides, configuration option '--with-staduser=nobody' is changed to be
'--with-statduser=rpcuser'. And /var/lib/nfs/statd/state is modified to have
permission 0644, just like other distros (ubuntu, fedora, etc.) do.
(From OE-Core rev: 8c27a1e25ae42a435ab7d290cab40f94f9286243)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb')
0 files changed, 0 insertions, 0 deletions