summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack-swift.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-swift.configure b/openstack-swift.configure
index 50c65e97..70186f93 100644
--- a/openstack-swift.configure
+++ b/openstack-swift.configure
@@ -45,7 +45,7 @@ then
"$ROOT/usr/lib/systemd/system/multi-user.target.wants/memcached.service"
ln -sv "/usr/lib/systemd/system/openstack-swift-proxy.service" \
"$ROOT/usr/lib/systemd/system/multi-user.target.wants/openstack-swift-proxy.service"
- fi
+fi
if [[ "$SWIFT_STORAGE" = True ]]
then