#!/bin/sh

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