#!/bin/sh
# Run the DF-0522 trigger as root on the guest.
# (netgraph node creation requires the netgraph control socket, which
#  needs caps_priv_check SYSCAP_RESTRICTEDROOT -> root only.)
exec /bin/sh ./trigger.sh
