We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e9025 commit 77d3e76Copy full SHA for 77d3e76
common/libnetwork/network/interface_freebsd.go
@@ -1,8 +1,6 @@
1
package network
2
3
const (
4
- // cniConfigDir is the directory where cni configuration is found
5
- cniConfigDir = "/usr/local/etc/cni/net.d/"
6
// netavarkConfigDir is the config directory for the rootful network files
7
netavarkConfigDir = "/usr/local/etc/containers/networks"
8
// netavarkRunDir is the run directory for the rootful temporary network files such as the ipam db
0 commit comments