X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2Fdeb%2Fdebian%2Fvpp.upstart;h=62e1d2780e666948270860b9c8f48f99668be60c;hb=4941fcc23ab01f5ca918e56489d404b92d8bde90;hp=f5908783d11f08e432754016a492e72bbeae291e;hpb=9942bba79fe81e080ce334111ea7a0cca43dd210;p=vpp.git diff --git a/build-root/deb/debian/vpp.upstart b/build-root/deb/debian/vpp.upstart index f5908783d11..62e1d2780e6 100644 --- a/build-root/deb/debian/vpp.upstart +++ b/build-root/deb/debian/vpp.upstart @@ -8,7 +8,7 @@ respawn pre-start script rm -f /dev/shm/db /dev/shm/global_vm /dev/shm/vpe-api || true # should be there via dkms, but if not, start anyway - modprobe igb_uio || true + modprobe uio_pci_generic || true end script