summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openvswitch.service
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-29 14:08:26 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-08 09:57:33 +0000
commitbca3346432cda978483f3908b3c2e005f283c310 (patch)
tree15075cc1ba808f4d0a8a5bc0c64a236e71c27bb5 /openstack/usr/lib/systemd/system/openvswitch.service
parent690ced72fb60990d2de5ab02b2668b3cdbe13d0d (diff)
downloaddefinitions-bca3346432cda978483f3908b3c2e005f283c310.tar.gz
openstack: finishing tidy up systemd unit files
* Add db-setup to the 'Afters' for ceilometer * Improve order of units in 'Afters' * Remove deprecated syslog.target * Add missing Wants=network-online.target Change-Id: I4936126b78946dbdfe77213cc5202b39ea6a50cb
Diffstat (limited to 'openstack/usr/lib/systemd/system/openvswitch.service')
-rw-r--r--openstack/usr/lib/systemd/system/openvswitch.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/openvswitch.service b/openstack/usr/lib/systemd/system/openvswitch.service
index 6f1a93a8..70a640de 100644
--- a/openstack/usr/lib/systemd/system/openvswitch.service
+++ b/openstack/usr/lib/systemd/system/openvswitch.service
@@ -1,8 +1,8 @@
[Unit]
Description=Open vSwitch Daemon
-Wants=network-pre.target
After=openvswitch-initialize-db.service
Before=network-pre.target
+Wants=network-pre.target
[Service]
Type=forking