testing: Switched PTS measurements to /usr/sbin
Due to Debian 10 linking /bin to /usr/bin which drastically increased the number of files in /bin, the PTS measurement was switched to /usr/sbin with a lesser number of files.
This commit is contained in:
@@ -12,6 +12,11 @@ charon-systemd {
|
||||
pts = 3
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
eap-ttls {
|
||||
max_message_count = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
libtls {
|
||||
|
||||
@@ -14,6 +14,9 @@ charon-systemd {
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
eap-ttls {
|
||||
max_message_count = 0
|
||||
}
|
||||
tnc-imc {
|
||||
preferred_language = de
|
||||
}
|
||||
|
||||
@@ -14,6 +14,7 @@ charon-systemd {
|
||||
}
|
||||
plugins {
|
||||
eap-ttls {
|
||||
max_message_count = 0
|
||||
phase2_method = md5
|
||||
phase2_piggyback = yes
|
||||
phase2_tnc = yes
|
||||
|
||||
Reference in New Issue
Block a user