mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
addons: ppp: Add support for master-next
This commit fixes the ppp addon for the new master-next branch.
This commit is contained in:
committed by
Julien Fortin
parent
53747c55ab
commit
77054f7f5f
@@ -1,4 +1,5 @@
|
||||
pre-up,link
|
||||
pre-up,ppp
|
||||
pre-up,bond
|
||||
pre-up,vlan
|
||||
pre-up,vxlan
|
||||
@@ -21,6 +22,7 @@ pre-down,ethtool
|
||||
pre-down,usercmds
|
||||
pre-down,vxrd
|
||||
pre-down,dhcp
|
||||
down,ppp
|
||||
down,addressvirtual
|
||||
down,address
|
||||
down,usercmds
|
||||
|
Reference in New Issue
Block a user