bundles/mautrix-whatsapp: don't restart so often
This commit is contained in:
parent
8fd73e09de
commit
8eb7cbf6fd
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Group=mautrix-whatsapp
|
||||||
ExecStart=/opt/mautrix-whatsapp/src/mautrix-whatsapp --config /opt/mautrix-whatsapp/config.yaml --registration /opt/mautrix-whatsapp/registration.yaml
|
ExecStart=/opt/mautrix-whatsapp/src/mautrix-whatsapp --config /opt/mautrix-whatsapp/config.yaml --registration /opt/mautrix-whatsapp/registration.yaml
|
||||||
WorkingDirectory=/opt/mautrix-whatsapp/src
|
WorkingDirectory=/opt/mautrix-whatsapp/src
|
||||||
Restart=always
|
Restart=always
|
||||||
|
RestartSec=10
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Reference in a new issue