#!/bin/sh

# Create report database
[ -x /usr/sbin/initialize-report-tables ] && /usr/sbin/initialize-report-tables proxy_report
