aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-11-radius-pts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-04-26 17:15:25 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-04-26 17:15:37 +0200
commit278497f2ba6983c4c35833f2944ffbdcf59adba1 (patch)
tree651e3b819161fe16301eec6b4b5e93ba6e18fb4f /testing/tests/tnc/tnccs-11-radius-pts
parentef84ad0e1151860167b1267d5e42255de9bda9e2 (diff)
downloadstrongswan-278497f2ba6983c4c35833f2944ffbdcf59adba1.tar.bz2
strongswan-278497f2ba6983c4c35833f2944ffbdcf59adba1.tar.xz
testing: Use absolute path of imv_policy_manager
Diffstat (limited to 'testing/tests/tnc/tnccs-11-radius-pts')
-rw-r--r--testing/tests/tnc/tnccs-11-radius-pts/hosts/alice/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/tnc/tnccs-11-radius-pts/hosts/alice/etc/strongswan.conf b/testing/tests/tnc/tnccs-11-radius-pts/hosts/alice/etc/strongswan.conf
index 45845710b..a3f4ca12c 100644
--- a/testing/tests/tnc/tnccs-11-radius-pts/hosts/alice/etc/strongswan.conf
+++ b/testing/tests/tnc/tnccs-11-radius-pts/hosts/alice/etc/strongswan.conf
@@ -4,7 +4,7 @@ libimcv {
load = random nonce openssl pubkey sqlite
debug_level = 3
database = sqlite:///etc/db.d/config.db
- policy_script = ipsec imv_policy_manager
+ policy_script = /usr/local/libexec/ipsec/imv_policy_manager
assessment_result = no
}