|
|
@@ -17,7 +17,7 @@ ExecStartPre=-{{ matrix_host_command_sh }} -c '{{ matrix_host_command_docker }} |
|
|
ExecStartPre=-{{ matrix_host_command_sh }} -c '{{ matrix_host_command_docker }} rm matrix-mx-puppet-discord 2>/dev/null || true' |
|
|
ExecStartPre=-{{ matrix_host_command_sh }} -c '{{ matrix_host_command_docker }} rm matrix-mx-puppet-discord 2>/dev/null || true' |
|
|
|
|
|
|
|
|
# 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={{ matrix_host_command_sleep }} 5 |
|
|
|
|
|
|
|
|
ExecStartPre={{ matrix_host_command_sleep }} 15 |
|
|
|
|
|
|
|
|
ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-mx-puppet-discord \ |
|
|
ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-mx-puppet-discord \ |
|
|
--log-driver=none \ |
|
|
--log-driver=none \ |
|
|
|