2015-06-01 11:53:29 -05:00
|
|
|
[Unit]
|
|
|
|
Description=LibreOffice On-Line WebSocket Daemon
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
EnvironmentFile=-/etc/sysconfig/loolwsd
|
2016-07-18 10:04:25 -05:00
|
|
|
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
|
2015-06-01 11:53:29 -05:00
|
|
|
User=lool
|
2015-11-09 06:01:24 -06:00
|
|
|
KillMode=control-group
|
2015-06-01 11:53:29 -05:00
|
|
|
Restart=always
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|