#!/bin/sh

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