summaryrefslogtreecommitdiffstats
path: root/gluster-object/CentOS/docker-gluster-swift/swift-account.service
diff options
context:
space:
mode:
Diffstat (limited to 'gluster-object/CentOS/docker-gluster-swift/swift-account.service')
-rw-r--r--gluster-object/CentOS/docker-gluster-swift/swift-account.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/gluster-object/CentOS/docker-gluster-swift/swift-account.service b/gluster-object/CentOS/docker-gluster-swift/swift-account.service
deleted file mode 100644
index 2b74cfd..0000000
--- a/gluster-object/CentOS/docker-gluster-swift/swift-account.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[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