X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=3c937205599bc00fbcca3195d73b8cbae07ef466;hb=6302c64103fee63797dd10817d04fc7c1ddd23f7;hp=b44daad8a0d89c457f39cd355dc3028ff8481e1f;hpb=e0edde6fee279cdbbf3c179f5f50adaf0c7c7f1e;p=openvswitch diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index b44daad8..3c937205 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -70,6 +70,7 @@ start () { if test X"$FORCE_COREFILES" != X; then set "$@" --force-corefiles="$FORCE_COREFILES" fi + set "$@" $OVS_CTL_OPTS "$@" || exit $? ovs_ctl --protocol=gre enable-protocol