From: Andreas Steffen Date: Sat, 17 Jul 2010 21:25:15 +0000 (+0200) Subject: remove the private updown scripts after use X-Git-Tag: 4.4.1~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e93f452825ec27cb9355401d0e57767b822bb196;p=thirdparty%2Fstrongswan.git remove the private updown scripts after use --- diff --git a/testing/tests/ikev2/nat-two-rw-mark/posttest.dat b/testing/tests/ikev2/nat-two-rw-mark/posttest.dat index ea86e85aaf..89d5f534b6 100644 --- a/testing/tests/ikev2/nat-two-rw-mark/posttest.dat +++ b/testing/tests/ikev2/nat-two-rw-mark/posttest.dat @@ -8,3 +8,4 @@ sun::/etc/init.d/iptables stop 2> /dev/null moon::iptables -t nat -F moon::conntrack -F sun::conntrack -F +sun::rm /etc/mark_updown diff --git a/testing/tests/ikev2/nat-virtual-ip/posttest.dat b/testing/tests/ikev2/nat-virtual-ip/posttest.dat index b121de27df..ee30e2c591 100644 --- a/testing/tests/ikev2/nat-virtual-ip/posttest.dat +++ b/testing/tests/ikev2/nat-virtual-ip/posttest.dat @@ -3,3 +3,4 @@ sun::ipsec stop moon::/etc/init.d/iptables stop 2> /dev/null sun::/etc/init.d/iptables stop 2> /dev/null moon::conntrack -F +moon::rm /etc/nat_updown diff --git a/testing/tests/ikev2/rw-mark-in-out/posttest.dat b/testing/tests/ikev2/rw-mark-in-out/posttest.dat index b84bc73631..fae79271bf 100644 --- a/testing/tests/ikev2/rw-mark-in-out/posttest.dat +++ b/testing/tests/ikev2/rw-mark-in-out/posttest.dat @@ -7,5 +7,6 @@ venus::/etc/init.d/iptables stop 2> /dev/null sun::/etc/init.d/iptables stop 2> /dev/null sun::ip route del 10.1.0.0/16 via PH_IP_MOON sun::conntrack -F +sun::rm /etc/mark_updown moon::iptables -t nat -F moon::conntrack -F