#!/bin/sh
# Legacy wrapper – execute the unified MQTT bridge daemon.
exec /usr/sbin/mqtt-bridge "$@"
