Revision 1566a360
Added by Renato Botelho over 4 years ago
src/etc/rc.bootup | ||
---|---|---|
321 | 321 |
/* setup pppoe and pptp */ |
322 | 322 |
vpn_setup(); |
323 | 323 |
|
324 |
/* Setup Wireguard tunnels. */
|
|
324 |
/* Setup WireGuard tunnels. */
|
|
325 | 325 |
wg_configure(); |
326 | 326 |
|
327 | 327 |
/* start the captive portal */ |
Also available in: Unified diff
Spell WireGuard properly