#!/bin/sh

exec chroot /host /usr/sbin/iptables-restore "$@"
