DST="$ROOT/usr/lib/rkt/plugins/net"
mkdir -p $DST
install -m 0755 ../net-plugins/bin/* $DST
ln -s host-local "$DST/host-local-ptp"
