fuel-plugin-ovs/ovs_build/dpdk_16.07/debian/dpdk.service

13 lines
229 B
Desktop File

[Unit]
Description=DPDK runtime environment
DefaultDependencies=false
After=network-pre.target local-fs.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/lib/dpdk/dpdk-init start
[Install]
WantedBy=multi-user.target