summaryrefslogtreecommitdiffstats
path: root/network/openvswitch/rc.openvswitch
diff options
context:
space:
mode:
Diffstat (limited to 'network/openvswitch/rc.openvswitch')
-rw-r--r--network/openvswitch/rc.openvswitch1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/openvswitch/rc.openvswitch b/network/openvswitch/rc.openvswitch
index 5e0f3d561a..21ed6379cb 100644
--- a/network/openvswitch/rc.openvswitch
+++ b/network/openvswitch/rc.openvswitch
@@ -61,6 +61,7 @@ case "$1" in
;;
'restart')
openvswitch_stop
+ sleep 1
openvswitch_start
;;
*)