11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
libimcv {
|
|
debug_level = 3
|
|
plugins {
|
|
imc-test {
|
|
command = isolate
|
|
}
|
|
}
|
|
}
|