mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-22 19:49:58 +00:00
Fix: Update launched module (#94)
This commit is contained in:
@@ -82,7 +82,8 @@ After=network-online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=/opt/xen-orchestra/packages/xo-server/
|
WorkingDirectory=/opt/xen-orchestra/packages/xo-server/
|
||||||
ExecStart=/usr/local/bin/node ./bin/xo-server
|
ExecStart=/usr/local/bin/node ./dist/cli.mjs
|
||||||
|
|
||||||
Restart=always
|
Restart=always
|
||||||
SyslogIdentifier=xo-server
|
SyslogIdentifier=xo-server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user