comparison files/fwireguard.in @ 459:345f1270e41e

Note that all wireguard interfaces must be mentioned first in "cloned_interfaces"
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 11 Jun 2024 03:17:51 +0200
parents 09c782570d89
children 4bd501f9e955
comparison
equal deleted inserted replaced
458:09c782570d89 459:345f1270e41e
8 8
9 # 9 #
10 # fwireguard_enable (bool): Set to "YES" to enable wireguard (default: "NO") 10 # fwireguard_enable (bool): Set to "YES" to enable wireguard (default: "NO")
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 #
14 # NOTE: All wireguard interfaces must be mentioned in "cloned_interfaces".
13 # 15 #
14 16
15 . /etc/rc.subr 17 . /etc/rc.subr
16 18
17 name=fwireguard 19 name=fwireguard