Skip to content

Commit 77d3e76

Browse files
committed
common/libnetwork/network: remove cni
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent 48e9025 commit 77d3e76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/libnetwork/network/interface_freebsd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package network
22

33
const (
4-
// cniConfigDir is the directory where cni configuration is found
5-
cniConfigDir = "/usr/local/etc/cni/net.d/"
64
// netavarkConfigDir is the config directory for the rootful network files
75
netavarkConfigDir = "/usr/local/etc/containers/networks"
86
// netavarkRunDir is the run directory for the rootful temporary network files such as the ipam db

0 commit comments

Comments
 (0)