comparison files/fwireguard.in @ 461:f8858fc8c7f3

Docs: wording
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 11 Jun 2024 09:20:21 +0200
parents 4bd501f9e955
children e2555d5fc61f
comparison
equal deleted inserted replaced
460:4bd501f9e955 461:f8858fc8c7f3
11 # fwireguard_wait (str): wait (sleep) this time before calling post-start 11 # fwireguard_wait (str): wait (sleep) this time before calling post-start
12 # when configuring an interface (default: 2s) 12 # when configuring an interface (default: 2s)
13 # fwireguard_configdir (str): Where fwireguard finds its configuration 13 # fwireguard_configdir (str): Where fwireguard finds its configuration
14 # (default: %%PREFIX%%/etc/fwireguard) 14 # (default: %%PREFIX%%/etc/fwireguard)
15 # 15 #
16 # NOTE: All wireguard interfaces must be mentioned in "cloned_interfaces". 16 # NOTE: All wireguard interfaces must be mentioned fist in "cloned_interfaces".
17 # 17 #
18 18
19 . /etc/rc.subr 19 . /etc/rc.subr
20 20
21 name=fwireguard 21 name=fwireguard