aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-02-17 11:55:45 +0100
committerTobias Brunner <tobias@strongswan.org>2016-02-17 12:00:20 +0100
commit4625113b1afa14afd916fd0f309a25cc7855490b (patch)
tree4262feb83bc5381f4e033f6e47164fb5bbafec65 /testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc
parentc674233804e3b6583a8f93eb7b94ba32c39447f1 (diff)
downloadstrongswan-4625113b1afa14afd916fd0f309a25cc7855490b.tar.bz2
strongswan-4625113b1afa14afd916fd0f309a25cc7855490b.tar.xz
testing: Use absolute path to the _updown script in SQL scenarios
/usr/local/sbin is not included in PATH set by the charon init script and since the ipsec script is obsolete when using swanctl it makes sense to change this anyway.
Diffstat (limited to 'testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc')
-rw-r--r--testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/data.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/data.sql b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/data.sql
index a3d480f96..d1349f9c3 100644
--- a/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/data.sql
+++ b/testing/tests/sql/rw-psk-rsa-split/hosts/moon/etc/ipsec.d/data.sql
@@ -168,7 +168,7 @@ INSERT INTO peer_configs (
INSERT INTO child_configs (
name, updown
) VALUES (
- 'rw', 'ipsec _updown iptables'
+ 'rw', '/usr/local/libexec/ipsec/_updown iptables'
);
INSERT INTO peer_config_child_config (