summaryrefslogtreecommitdiff
path: root/openstack/etc/systemd/system/openvswitch.service
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-03-20 16:57:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-20 16:57:46 +0000
commit207b836c41a593bb54e2a9f28c66c776c421a756 (patch)
treebe623f858abfbc7c7c136bc21c9dbee9ce7e6474 /openstack/etc/systemd/system/openvswitch.service
parent697850ed65e9655773623231bf1a7393a5929e85 (diff)
parent73a471f4cc4e8e6ae33b6519f5c4e6d47d0ada95 (diff)
downloaddefinitions-baserock/openstack-v4.tar.gz
Merge branch 'baserock/richardmaw/openstack-v4/reliability-rebase' into baserock/openstack-v4baserock/openstack-v4
Reviewed-by: Pedro Alvarez (+2)
Diffstat (limited to 'openstack/etc/systemd/system/openvswitch.service')
-rw-r--r--openstack/etc/systemd/system/openvswitch.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack/etc/systemd/system/openvswitch.service b/openstack/etc/systemd/system/openvswitch.service
index 446c0f95..6f1a93a8 100644
--- a/openstack/etc/systemd/system/openvswitch.service
+++ b/openstack/etc/systemd/system/openvswitch.service
@@ -1,6 +1,8 @@
[Unit]
Description=Open vSwitch Daemon
+Wants=network-pre.target
After=openvswitch-initialize-db.service
+Before=network-pre.target
[Service]
Type=forking