#!/bin/sh
# DF-0536 run (as the unprivileged user).
# Precondition (admin): kldload netgraph; kldload ng_socket   [stock modules]
cd "$(dirname "$0")"
./df0536
