|
|
@@ -15,7 +15,7 @@ ExecStartPre=-/usr/bin/docker kill matrix-maubot |
|
|
ExecStartPre=-/usr/bin/docker rm matrix-maubot |
|
|
ExecStartPre=-/usr/bin/docker rm matrix-maubot |
|
|
|
|
|
|
|
|
# Intentional delay, so that the homeserver (we likely depend on) can manage to start. |
|
|
# Intentional delay, so that the homeserver (we likely depend on) can manage to start. |
|
|
ExecStartPre=/bin/sleep 5 |
|
|
|
|
|
|
|
|
ExecStartPre=/bin/sleep 60 |
|
|
|
|
|
|
|
|
ExecStart=/usr/bin/docker run --rm --name matrix-maubot \ |
|
|
ExecStart=/usr/bin/docker run --rm --name matrix-maubot \ |
|
|
--log-driver=none \ |
|
|
--log-driver=none \ |
|
|
|