#!/bin/bash

set -e
exec 2>&1

# we want to limit restart rate - lock is likely taken by another process, and there is not lock timeout in switchman
sleep 30
