[Unit] Description=Configure SRIOV Virtual Functions DefaultDependencies=no Wants=network.target After=local-fs.target network-pre.target apparmor.service systemd-sysctl.service systemd-modules-load.service Before=network.target shutdown.target network-online.target Conflicts=shutdown.target [Install] WantedBy=multi-user.target WantedBy=network-online.target [Service] Type=oneshot EnvironmentFile=-/etc/default/networking-sriov ExecStart=/etc/init.d/neutron-openvswitch-networking-sriov.sh systemd-start ExecStop=/etc/init.d/neutron-openvswitch-networking-sriov.sh systemd-stop RemainAfterExit=true TimeoutStartSec=5min