mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
populate_netd is called and makes symlins into /etc/cni/net.d but the directory doesn't necessarily exist yet so need to ensure it is there before using it. fixes #505