mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
debian: add /var/lib/ifupdown2/hooks dir
This can be used to execute third party scripts. One such script /var/lib/ifupdown2/hooks/get_reserved_vlan_range.sh if exists is used by the vlan module to get the reserved vlan range on the system. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
This commit is contained in:
1
debian/ifupdown2.dirs
vendored
1
debian/ifupdown2.dirs
vendored
@@ -1,2 +1,3 @@
|
||||
/etc/network/interfaces.d/
|
||||
/var/lib/ifupdown2/policy.d/
|
||||
/var/lib/ifupdown2/hooks/
|
||||
|
Reference in New Issue
Block a user