#!/bin/sh -f

if [ -h /etc/fw/bin/fwd ]; then
	rm /etc/fw/bin/fwd;
fi
