#!/bin/sh

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