Installing the openvswitch-switch package creates a directory 'openvswitch-switch' in /etc. It is not used for any purpose.
Bug #10623. Reported-by: Eric Lopez <[email protected]> Signed-off-by: Gurucharan Shetty <[email protected]> --- AUTHORS | 1 + debian/openvswitch-switch.dirs | 1 - 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/AUTHORS b/AUTHORS index 7b00dde..ec79950 100644 --- a/AUTHORS +++ b/AUTHORS @@ -21,6 +21,7 @@ David S. Miller [email protected] Devendra Naga [email protected] Dominic Curran [email protected] Edward Tomasz NapieraĆa [email protected] +Eric Lopez [email protected] Ethan Jackson [email protected] Gaetano Catalli [email protected] Glen Gibb [email protected] diff --git a/debian/openvswitch-switch.dirs b/debian/openvswitch-switch.dirs index efa38e1..0b1f281 100644 --- a/debian/openvswitch-switch.dirs +++ b/debian/openvswitch-switch.dirs @@ -1,3 +1,2 @@ /etc/openvswitch -/etc/openvswitch-switch /usr/share/openvswitch/switch -- 1.7.2.5 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
