Browse Source

Update docs/configuring-playbook-bot-matrix-reminder-bot.md: fix the service name

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4008/head
Suguru Hirahara 1 year ago
parent
commit
ce08f618db
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bot-matrix-reminder-bot.md

+ 1
- 1
docs/configuring-playbook-bot-matrix-reminder-bot.md View File

@@ -65,7 +65,7 @@ You can also refer to the upstream [Usage documentation](https://github.com/anoa

## Troubleshooting

As with all other services, you can find the logs in [systemd-journald](https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html) by logging in to the server with SSH and running `journalctl -fu matrix-reminder-bot`.
As with all other services, you can find the logs in [systemd-journald](https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html) by logging in to the server with SSH and running `journalctl -fu matrix-bot-matrix-reminder-bot`.

### Increase logging verbosity



Loading…
Cancel
Save