Skip to content

Commit

Permalink
fix: missing stop_ovn_daemon args
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Aug 30, 2022
1 parent 6ab837c commit 05611aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/images/grace_stop_ovn_controller
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ ic_nb_active_conf_file="$ovn_etcdir/ic-nb-active.conf"
ic_sb_active_conf_file="$ovn_etcdir/ic-sb-active.conf"
ovn_ic_db_conf_file="$ovn_etcdir/ovn-ic-db-params.conf"

OVS_RUNDIR=${OVS_RUNDIR} stop_ovn_daemon ovn-controller --restart
OVS_RUNDIR=${OVS_RUNDIR} stop_ovn_daemon ovn-controller "" "" --restart

0 comments on commit 05611aa

Please sign in to comment.