ef23ab447d
Change-Id: Ibb18d70ee24fd5ceefdd937a406c2f168997d1aa
13 lines
381 B
Desktop File
13 lines
381 B
Desktop File
[Unit]
|
|
Description=LibreOffice Online WebSocket Daemon
|
|
After=network.target
|
|
|
|
[Service]
|
|
EnvironmentFile=-/etc/sysconfig/loolwsd
|
|
ExecStart=/usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd
|
|
User=lool
|
|
KillMode=control-group
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|