#!/bin/bash
set -eu

# Legacy BMC helpers expect allowcred.awk to run until they terminate it.
# The systemd socket handles port 300.
exec sleep 2147483647
