diff options
Diffstat (limited to 'conf/plugins/kernel-pfkey.conf')
-rw-r--r-- | conf/plugins/kernel-pfkey.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/kernel-pfkey.conf b/conf/plugins/kernel-pfkey.conf index 2d4733e74..f4340e7fe 100644 --- a/conf/plugins/kernel-pfkey.conf +++ b/conf/plugins/kernel-pfkey.conf @@ -7,5 +7,8 @@ kernel-pfkey { # priority of this plugin. load = yes + # Whether to use the internal or external interface in installed routes. + # route_via_internal = no + } |