From fa2cb0f3d4523c64c183c65f7b1d43d126a6e544 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Fri, 6 Mar 2015 11:57:38 +0000 Subject: openstack-swift.configure: fix typo --- openstack-swift.configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1