mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
7 lines
127 B
Smarty
7 lines
127 B
Smarty
|
interface <TPL:WIFI_DEVICE>
|
||
|
{
|
||
|
AdvSendAdvert on;
|
||
|
prefix <TPL:IP6_NET>/64 { };
|
||
|
RDNSS <TPL:IP6_DNS0> <TPL:IP6_DNS1> { };
|
||
|
};
|