aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKarthik S <ksundara@redhat.com>2017-03-24 05:33:41 -0400
committerSanjay Upadhyay <supadhya@redhat.com>2017-05-13 05:32:47 +0530
commit2556c56b5b8bb84b1846683bb4a21881b35fad08 (patch)
tree61955fe3b3673cfcfab4007e7ecbc7c0625a87db /.gitignore
parent749acc8df66e00e21b320d2fc9197ab5eec837b6 (diff)
vhostuser socket dir shall be created for vhostuserclient mode
In order to support vhostuser client mode, a vhostuser_socket_dir needs to be created with qemu:qemu g+w permissions. Closes-Bug: #1675690 Co-Authored-By: Sanjay Upadhyay <supadhya@redhat.com> Change-Id: I255f98c40869e7508ed01a03a96294284ecdc6a8 Signed-off-by: Karthik S <ksundara@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 263f4a7..2fa4229 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ vendor/
spec/fixtures/
.vagrant/
.bundle/
+.bundle*/
coverage/
.idea/
*.swp