diff docs/man/man8/fwireguard.rst @ 471:e2555d5fc61f

Implement a fwireguard RC variable to manually determine the names of wireguard interfaces to configure to. By default this variable is set to "AUTO" to determine the interfaces automatically.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 22 Aug 2024 14:07:27 +0200
parents 4638f2f68b9d
children
line wrap: on
line diff
--- a/docs/man/man8/fwireguard.rst	Thu Aug 22 03:34:36 2024 +0200
+++ b/docs/man/man8/fwireguard.rst	Thu Aug 22 14:07:27 2024 +0200
@@ -26,10 +26,15 @@
   calling the post-start script.
   Default: 2s
 
-
 `fwireguard_configdir`
   Default: /usr/local/etc/fwireguard
 
+`fwireguard_interfaces`
+  The list of names of the Wireguard interfaces to configure.
+
+  Default: AUTO  -- i.e. determine the Wireguard interfaces automatically by
+  calling :command:`ifconfig -g wg`.
+
 
 Files
 -----