X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=3487afb4910acf67165f72003936ab9ffaa22637;hb=299016266ed1;hp=a9bf443910a86f5e67ff7cf4c23dcc5b65827e75;hpb=9fc47ed759a82391070dfbda0e06592eb0a18391;p=openvswitch diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index a9bf4439..3487afb4 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -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