libcontainer: drop FreeBSD support

runc is not supported on FreeBSD, so remove all FreeBSD specific bits.

As suggested by @crosbymichael in #1653

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This commit is contained in:
Tobias Klauser
2017-11-24 14:45:54 +01:00
parent fb6ec65b36
commit 4d27f20db0
7 changed files with 5 additions and 51 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build linux freebsd
// +build linux
package devices