aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.Linux')
-rw-r--r--INSTALL.Linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.Linux b/INSTALL.Linux
index 103805ae..c46ab555 100644
--- a/INSTALL.Linux
+++ b/INSTALL.Linux
@@ -292,7 +292,7 @@ also upgrade the database schema:
1. Stop the Open vSwitch daemons, e.g.:
- % ovs-kill ovsdb-server.pid ovs-vswitchd.pid
+ % kill `cd /usr/local/var/run && cat ovsdb-server.pid ovs-vswitchd.pid`
2. Install the new Open vSwitch release.