This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/lib/dpdk/dpdk-init start
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target
-
Before=network-pre.target
-
DefaultDependencies=no
-
Description=DPDK runtime environment
-
Documentation=https://dpdk.org/doc/guides/index.html
-
Additionnal notes
Nothing here.