diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-28 14:29:52 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-29 09:13:40 +0200 |
commit | 87653cd9228021dc474cd21fbe3476f82a4d6c12 (patch) | |
tree | 0e45e6bc050e2112208cd1886e5e4b839fa2b3db /mk/rte.module.mk | |
parent | 06406d4770431f05f8e80e173b0dc9cf93956804 (diff) |
fix fix-vhost-user-socket-permission.patch for 16.07
Since preparation and actual creation of sockets was split to support
client/server sockets the call to fix up the sockets permissions has to
be moved until after the fd is created.
Otherwise the chmod/chown will fail with:
EAL: vhost-user socket cannot set permissions to 0666 (Unknown error -1).
EAL: vhost-user socket unable to set ownership to libvirt-qemu:kvm (Unknown
error -1).
Change-Id: Ia91eda2f5b217a5a9aa6c2f5ddf2c882048e42b8
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'mk/rte.module.mk')
0 files changed, 0 insertions, 0 deletions