X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-brcompat.postinst;h=12e3b0557d276737375ea0da151a338030b2b3f5;hb=e8fa940e4af32f904ff1958a36f95ad4153eac67;hp=8113e31af138f770efdbb6f1853dd278443014b9;hpb=9fc47ed759a82391070dfbda0e06592eb0a18391;p=openvswitch diff --git a/debian/openvswitch-brcompat.postinst b/debian/openvswitch-brcompat.postinst index 8113e31a..12e3b055 100755 --- a/debian/openvswitch-brcompat.postinst +++ b/debian/openvswitch-brcompat.postinst @@ -1,5 +1,7 @@ #!/bin/sh +set -e + # If openvswitch-switch is installed, and then later openvswitch-brcompat is # installed, make sure that ovs-brcompatd starts. if test X"$1" = Xconfigure && \