debian: Start ovs-monitor-ipsec after ovsdb running.
authorJustin Pettit <jpettit@nicira.com>
Mon, 24 Oct 2011 21:40:58 +0000 (14:40 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 25 Oct 2011 19:39:51 +0000 (12:39 -0700)
commitb9a3e6426a388c0b136b2f19cc21dcdf8b27a8ec
tree735132f854d792342fe2e2e66cd6856989495266
parentd72fc2cb896eb5e55171d6180d2cc7f67968132c
debian: Start ovs-monitor-ipsec after ovsdb running.

ovs-monitor-ipsec uses the OVS database to get configuration, so don't
bother starting the daemon until it's up.

Debian recently switched to using the LSB fields in the header of init
scripts to allow dependency-based boots.  This is described in the
following page:

    http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot

This commit makes use of those fields to get the ordering we want.
debian/openvswitch-ipsec.init