summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-06 17:10:33 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-06 17:10:33 +0000
commitd600cc4e335b5deec94fb32fe6216896b381050b (patch)
tree610592cc82d364018386605e2ff31836337975a7
parent902e2bca1fc0e875bbae002f032ee64f3701c474 (diff)
downloaddefinitions-d600cc4e335b5deec94fb32fe6216896b381050b.tar.gz
openstack-swift-proxy.service: exec swift-init as root
-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