VPP-124: Fix rpms to work out of the box.
[vpp.git] / vpp / conf / startup.uiopcigeneric.conf
diff --git a/vpp/conf/startup.uiopcigeneric.conf b/vpp/conf/startup.uiopcigeneric.conf
new file mode 100644 (file)
index 0000000..69bdb71
--- /dev/null
@@ -0,0 +1,14 @@
+
+unix {
+  nodaemon
+  log /tmp/vpp.log
+  full-coredump
+}
+
+dpdk {
+    uio-driver uio_pci_generic
+}
+
+api-trace {
+  on
+}