#!/bin/sh

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