summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/swift-controller-setup.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/swift-controller-setup.service')
-rw-r--r--openstack/usr/lib/systemd/system/swift-controller-setup.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/swift-controller-setup.service b/openstack/usr/lib/systemd/system/swift-controller-setup.service
index ac5cc240..ccfbcbe6 100644
--- a/openstack/usr/lib/systemd/system/swift-controller-setup.service
+++ b/openstack/usr/lib/systemd/system/swift-controller-setup.service
@@ -1,6 +1,7 @@
[Unit]
Description=Run swift-controller-setup (once)
-After=local-fs.target postgres-server-setup.service openstack-keystone-setup.service
+After=local-fs.target network-online.target postgres-server-setup.service openstack-keystone-setup.service
+Wants=network-online.target
[Service]
Type=oneshot