Rename service from matrix-maubot to matrix-bot-maubot

This commit is contained in:
Julian-Samuel Gebühr
2022-06-24 17:54:57 +02:00
parent d5c82a5221
commit 6ed105b830
3 changed files with 8 additions and 8 deletions

View File

@ -35,7 +35,7 @@ ExecStop=-{{ matrix_host_command_sh }} -c '{{ matrix_host_command_docker }} kill
ExecStop=-{{ matrix_host_command_sh }} -c '{{ matrix_host_command_docker }} rm matrix-maubot 2>/dev/null || true'
Restart=always
RestartSec=30
SyslogIdentifier=matrix-maubot
SyslogIdentifier=matrix-bot-maubot
[Install]
WantedBy=multi-user.target