summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/files/0001-ovs-use-run-instead-of-var-run-for-in-systemd-units.patch
Commit message (Collapse)AuthorAgeFilesLines
* openvswitch: use /run instead of /var/run in systemd service fileChen Qi2020-10-271-0/+102
/var/run has been deprecated by systemd, so use /run instead, as suggested by systemd. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>