Gurucharan Shetty <[email protected]> writes: > Currently, when we do a 'service openvswitch stop', > '/var/run/openvswitch' gets deleted. This is a problem > if you have other users (like OVN) using the same > runtime directory since we delete all the files > related to ovsdb-server backing OVN's databases. > > This commit fixes it by removing the runtime directory > information from the systemd unit file. > > CC: [email protected] > Signed-off-by: Gurucharan Shetty <[email protected]> > ---
NOTE: https://mail.openvswitch.org/pipermail/ovs-dev/2018-March/345508.html I'm going to look into this more carefully. Two people submitting basically the same patch within the same week is probably not just a coincidence. -Aaron _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
