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:21:54 +0000 (12:21 -0700)
commitbd9e5b0e583e9d9cdcb66557ded207ed65ff379d
tree11df2ee7b5d27a1d4710ef6e84dd26ea1e531f02
parent6d0840ac87f147da1e28fcf9a9ffbf9a081fa599
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