#!/bin/sh
# Small wrapper for the old subox.
exec tazbox su "$@"
