summaryrefslogtreecommitdiff
path: root/openstack/etc/systemd/system/openvswitch-setup.service
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-01-28 18:16:51 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:36 +0000
commitc16e5c87161108761babd59bf5fa7235d84d7639 (patch)
tree2d02a4b6e7d9421af02f61b341610a19bc7a1b9b /openstack/etc/systemd/system/openvswitch-setup.service
parentc17c7463ebb72528f2d94bf0ed5cdc0a6e5534cd (diff)
downloaddefinitions-c16e5c87161108761babd59bf5fa7235d84d7639.tar.gz
Try to fixup the previous commit
Diffstat (limited to 'openstack/etc/systemd/system/openvswitch-setup.service')
-rw-r--r--openstack/etc/systemd/system/openvswitch-setup.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack/etc/systemd/system/openvswitch-setup.service b/openstack/etc/systemd/system/openvswitch-setup.service
index ad7a144f..cd68b5e2 100644
--- a/openstack/etc/systemd/system/openvswitch-setup.service
+++ b/openstack/etc/systemd/system/openvswitch-setup.service
@@ -1,7 +1,7 @@
[Unit]
Description=Run openvswitch-setup (once)
-Requires=local-fs.target network-online.target openvswitch-create-links-one-node.service
-After=network-online.target openvswitch-create-links-one-node.service
+Requires=local-fs.target network-online.target
+After=network-online.target
[Service]
Type=oneshot