summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/lib/systemd/system/openstack-swift-proxy.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-swift-proxy.service b/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
index c68c9ab9..a94b3121 100644
--- a/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
+++ b/openstack/usr/lib/systemd/system/openstack-swift-proxy.service
@@ -5,7 +5,6 @@ After=syslog.target network.target memcached.service openstack-keystone.service
[Service]
Type=simple
Restart=on-failure
-User=swift
ExecStart=/usr/bin/swift-init proxy-server start
ExecStop=/usr/bin/swift-init proxy-server stop