11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
|
|
starter {
|
||
|
|
|
||
|
|
# Location of the ipsec.conf file
|
||
|
|
# config_file = ${sysconfdir}/ipsec.conf
|
||
|
|
|
||
|
|
# Disable charon plugin load option warning.
|
||
|
|
# load_warning = yes
|
||
|
|
|
||
|
|
}
|
||
|
|
|