This website requires JavaScript.
Explore
Help
Sign In
mir
/
openvswitch
Watch
2
Star
0
Fork
0
You've already forked openvswitch
mirror of
https://github.com/openvswitch/ovs
synced
2025-10-27 15:18:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
d90ed7d65ba8cfbdada2286f5adb167ca26048c9
openvswitch
/
debian
/
openvswitch-switch.dirs
3 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create /etc/openvswitch dir when package is installed. Earlier, the /etc/openvswitch directory would get installed as part of the init script's start sequence. However, as newer packages are added, including some that create files in this directory during their init script sequences, a race condition may occur. This change ensures that the directory /etc/openvswitch is created even before the init scripts execute. Thus, the race condition is avoided.
2010-10-15 13:41:46 -07:00
/etc/openvswitch
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
2009-07-08 13:19:16 -07:00
/usr/share/openvswitch/switch
Reference in New Issue
Copy Permalink