Annotation of embedaddon/strongswan/testing/tests/sql/net2net-start-pem/pretest.dat, revision 1.1.1.1

1.1       misho       1: moon::cat /usr/local/share/strongswan/templates/database/sql/sqlite.sql /etc/ipsec.d/data.sql > /etc/db.d/ipsec.sql
                      2: sun::cat /usr/local/share/strongswan/templates/database/sql/sqlite.sql /etc/ipsec.d/data.sql > /etc/db.d/ipsec.sql
                      3: moon::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
                      4: sun::cat /etc/db.d/ipsec.sql | sqlite3 /etc/db.d/ipsec.db
                      5: moon::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
                      6: sun::cd /etc/swanctl; rm -r rsa/* x509/* x509ca/*
                      7: moon::iptables-restore < /etc/iptables.rules
                      8: sun::iptables-restore < /etc/iptables.rules
                      9: sun::systemctl start strongswan
                     10: sun::expect-connection net-net
                     11: moon::systemctl start strongswan
                     12: moon::sleep 4
                     13: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>