summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/swift-proxy.service
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-29 14:08:26 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-01 17:08:52 +0000
commitb3665368d3b4532d6afeba58b72e07118f8a07ba (patch)
tree0b4493af5fd0bab861a1bb9609ab056e4302a36e /openstack/usr/lib/systemd/system/swift-proxy.service
parentff676897c79908f9147d8508e3d674d5b127186e (diff)
downloaddefinitions-b3665368d3b4532d6afeba58b72e07118f8a07ba.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/swift-proxy.service')
-rw-r--r--openstack/usr/lib/systemd/system/swift-proxy.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/swift-proxy.service b/openstack/usr/lib/systemd/system/swift-proxy.service
index 37354364..7b0a2e17 100644
--- a/openstack/usr/lib/systemd/system/swift-proxy.service
+++ b/openstack/usr/lib/systemd/system/swift-proxy.service
@@ -1,6 +1,6 @@
[Unit]
Description=OpenStack Swift Proxy Server
-After=syslog.target network-online.target network.target memcached.service openstack-keystone-setup.service swift-controller-setup.service
+After=network-online.target swift-controller-setup.service memcached.service
Wants=network-online.target
[Service]