#!/bin/bash


. /usr/share/preupgrade/common.sh
check_applies_to "arptables_jf"  ""
#END GENERATED SECTION

#We don't need more than showing solution.txt
exit $RESULT_INFORMATIONAL
