Provided the absolute path of sriov_config service

Systemd service files require absolute path of the executable.

Change-Id: I36cffabf46ce8a895aabf9d9f4b83c87dd9cb4f6
This commit is contained in:
Karthik S 2018-02-27 00:39:24 -05:00
parent 9e785a4ce0
commit 108941640d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Before=openvswitch.service
[Service]
Type=oneshot
ExecStart=os-net-config-sriov
ExecStart=/usr/bin/os-net-config-sriov
[Install]
WantedBy=multi-user.target