[Unit] Description=OpenStack Swift Proxy Server After=syslog.target network.target memcached.service openstack-keystone.service swift-controller-setup.service [Service] Type=forking PIDFile=/var/run/swift/proxy-server.pid Restart=on-failure ExecStart=/usr/bin/swift-init proxy-server start ExecStop=/usr/bin/swift-init proxy-server stop [Install] WantedBy=multi-user.target