#!/bin/sh
# This script test the dns2tcpd basic execution
# Author: Marcio Souza <marciosouza@debian.org>
# Last-Update: 2020-08-04
(dns2tcpd 2>&1 | grep "Usage") && exit 0
