Skip to content

main/dhcp: fix vrf support

Henrik Riomar requested to merge HRio/aports:dhcrelay-vrf into master

dhcrelay init.d overrides start(), due to this the built in vrf support in openrc does not work. Due to this dhcrelay init.d must handle the vrf support.

Merge request reports