bundles/pppd: send out a Router Solicitation on ifup
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-14 12:11:51 +01:00
parent a14580944b
commit 877744b0ba
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,7 @@ defaults = {
'packages': {
'ppp': {},
'pppoe': {},
'ndisc6': {},
},
},
}