datapath: Enable vlan offload on internal devices.
[openvswitch] / xenserver / etc_init.d_openvswitch-xapi-update
index bc62ba2132dd0ab68069a27376cb8bd4afa365d9..7b2efd1c8f88ea4785a7c5ddf802ce9cfef46809 100755 (executable)
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+### BEGIN INIT INFO
+# Provides:      openvswitch-xapi-update
+# Required-Start: $network $remote_fs
+# Required-Stop: $network
+# Default-Start:  3 5
+# Default-Stop:
+# Short-Description:    openvswitch-xapi-update
+# Description:          reconfigures Open vSwitch based on XAPI configuration
+### END INIT INFO
 
 . /etc/init.d/functions