diff options
Diffstat (limited to 'doc/source/manual')
-rw-r--r-- | doc/source/manual/config.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/manual/config.rst b/doc/source/manual/config.rst index ea42c4e..0abebeb 100644 --- a/doc/source/manual/config.rst +++ b/doc/source/manual/config.rst @@ -131,6 +131,8 @@ Example config: Includes each file in a directory as a peer configuration. These peers are reloaded when fastd receives a SIGHUP signal. +.. _option-interface: + | ``interface "<name>";`` Sets the name of the TUN/TAP interface to use; it will be set by the OS when no name is configured explicitly. |