New action NXAST_RESUBMIT_TABLE.
[openvswitch] / debian / openvswitch-switch.init
index a9bf443910a86f5e67ff7cf4c23dcc5b65827e75..3487afb4910acf67165f72003936ab9ffaa22637 100755 (executable)
@@ -23,7 +23,7 @@
 # Short-Description: Open vSwitch switch
 ### END INIT INFO
 
-(test -x /usr/sbin/ovs-vswitchd && test -x /usr/bin/ovsdb-server) || exit 0
+(test -x /usr/sbin/ovs-vswitchd && test -x /usr/sbin/ovsdb-server) || exit 0
 
 . /usr/share/openvswitch/scripts/ovs-lib.sh
 test -e /etc/default/openvswitch-switch && . /etc/default/openvswitch-switch