Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/fwireguard.rst @ 462:bfa134565e0e
Begin the manual pages for fwireguard
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 11 Jun 2024 09:44:10 +0200 |
| parents | |
| children | 45d95fee0804 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/man/man8/fwireguard.rst Tue Jun 11 09:44:10 2024 +0200 @@ -0,0 +1,30 @@ +.. -*- coding: utf-8; indent-tabs-mode: nil; -*- + +fwireguard +========== + +Synopsis +-------- + +**service fwireguard** [ **start** | **stop** | **reload** | **status** ] + + +Description +----------- + +An :file:`rc.d` script to manage and configure Wireguard interfaces. + + +Files +----- + +- :file:`/usr/local/etc/fwireguard` + + Default-directory where all the configuration files for all wireguard + interfaces are looked up. + + +See also +-------- + +:manpage:`wg(8)`
