From: Keith Amidon Date: Fri, 20 Mar 2009 06:21:37 +0000 (-0700) Subject: Remove vswitchd.conf so blank file doesn't overwrite an existing one. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d2c8a26c33456616f2771b345f382e7d83e9ad;p=openvswitch Remove vswitchd.conf so blank file doesn't overwrite an existing one. Currently the file does not have anything in it. There isn't much reason to have anything in it for the normal Xen case because the file contents are managed by other tools (xapi, etc.) In the future, if we decide a commented version of the file is useful after all, we can include a vswitchd.conf.example. --- diff --git a/vswitchd/etc/vswitchd.conf b/vswitchd/etc/vswitchd.conf deleted file mode 100644 index b5516024..00000000 --- a/vswitchd/etc/vswitchd.conf +++ /dev/null @@ -1 +0,0 @@ -# vswitchd.conf