#!/bin/sh /etc/rc.common

START=99

boot() {
	/etc/logtrigger/firewall.sh
}
