summaryrefslogtreecommitdiffstats
path: root/extras/systemd/gluster-ta-volume.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'extras/systemd/gluster-ta-volume.service.in')
-rw-r--r--extras/systemd/gluster-ta-volume.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/systemd/gluster-ta-volume.service.in b/extras/systemd/gluster-ta-volume.service.in
index f262aac9202..452c01c419f 100644
--- a/extras/systemd/gluster-ta-volume.service.in
+++ b/extras/systemd/gluster-ta-volume.service.in
@@ -4,7 +4,7 @@ After=network.target
[Service]
Environment="LOG_LEVEL=WARNING"
-ExecStart=@prefix@/sbin/glusterfsd -N --volfile-id ta-vol -f @GLUSTERD_WORKDIR@/thin-arbiter/thin-arbiter.vol --brick-port 24007 --xlator-option ta-vol-server.transport.socket.listen-port=24007
+ExecStart=@prefix@/sbin/glusterfsd -N --volfile-id ta -f @GLUSTERD_WORKDIR@/thin-arbiter/thin-arbiter.vol --brick-port 24007 --xlator-option ta-server.transport.socket.listen-port=24007
Restart=always
KillMode=process
SuccessExitStatus=15