summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-swift-storage.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-swift-storage.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-swift-storage.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-swift-storage.service b/openstack/usr/lib/systemd/system/openstack-swift-storage.service
index 291b8e5b..80d79295 100644
--- a/openstack/usr/lib/systemd/system/openstack-swift-storage.service
+++ b/openstack/usr/lib/systemd/system/openstack-swift-storage.service
@@ -3,9 +3,8 @@ Description=OpenStack Swift Storage
After=syslog.target network.target openstack-keystone.service
[Service]
-Type=simple
+Type=forking
Restart=on-failure
-User=swift
ExecStart=/usr/bin/swift-init all start
ExecStop=/usr/bin/swift-init all stop