bundles/mautrix-whatsapp: use precompiled binary
This commit is contained in:
parent
4a4f45bc9d
commit
33b6700848
3 changed files with 12 additions and 27 deletions
|
@ -6,8 +6,8 @@ Requires=postgresql.service
|
|||
[Service]
|
||||
User=mautrix-whatsapp
|
||||
Group=mautrix-whatsapp
|
||||
ExecStart=/opt/mautrix-whatsapp/src/mautrix-whatsapp --config /opt/mautrix-whatsapp/config.yaml --registration /opt/mautrix-whatsapp/registration.yaml
|
||||
WorkingDirectory=/opt/mautrix-whatsapp/src
|
||||
ExecStart=/opt/mautrix-whatsapp/mautrix-whatsapp --config /opt/mautrix-whatsapp/config.yaml --registration /opt/mautrix-whatsapp/registration.yaml
|
||||
WorkingDirectory=/opt/mautrix-whatsapp
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue