#!/bin/sh
exec /usr/sbin/tinydns-edit data data.new add mx ${1+"$@"}
