summaryrefslogtreecommitdiffstats
path: root/gluster-s3object/CentOS/docker-gluster-s3/swift-account.service
blob: 2b74cfd9d6a325d3dffef5f2327ca8387e103b58 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Swift Account Service
After=swift-proxy.service

[Service]
ExecStart=/usr/bin/python /usr/bin/swift-account-server /etc/swift/account-server.conf
Restart=on-abort

[Install]
WantedBy=multi-user.target