aboutsummaryrefslogtreecommitdiffstats
path: root/debian/dpdk-init
diff options
context:
space:
mode:
Diffstat (limited to 'debian/dpdk-init')
-rwxr-xr-xdebian/dpdk-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/dpdk-init b/debian/dpdk-init
index 86eda2cb..2872e498 100755
--- a/debian/dpdk-init
+++ b/debian/dpdk-init
@@ -20,7 +20,7 @@
#
set -e
-DPDK_BIND="/sbin/dpdk_nic_bind"
+DPDK_BIND="/sbin/dpdk-devbind"
DPDK_INTERF="/etc/dpdk/interfaces"