summaryrefslogtreecommitdiff
path: root/loolwsd.service
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-03-18 21:56:19 +0100
committerAndras Timar <andras.timar@collabora.com>2017-03-18 21:56:19 +0100
commitb17d64a854db58584702770390288d0a0f184b7c (patch)
tree81999afcc7a740e8460214bb03c829c4c19f41ac /loolwsd.service
parent50661924b7eb23ca0e67ce4298e997e1c30db481 (diff)
switch to 5.3
Change-Id: I21cf56f8d061453c4ff3f609ea81a5604e12b78c
Diffstat (limited to 'loolwsd.service')
-rw-r--r--loolwsd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/loolwsd.service b/loolwsd.service
index 327ffc813..2a7125ed5 100644
--- a/loolwsd.service
+++ b/loolwsd.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
EnvironmentFile=-/etc/sysconfig/loolwsd
-ExecStart=/usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:lo_template_path=/opt/collaboraoffice5.1 --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd
+ExecStart=/usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:lo_template_path=/opt/collaboraoffice5.3 --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd
User=lool
KillMode=control-group
Restart=always