Commit Graph

1 Commits

Author SHA1 Message Date
Doug Rabson 32b8ceeb6f Fix a build break on FreeBSD
The build breaks trying to build libcontainer/userns which no longer
builds on FreeBSD. Fortunately we only need this for
userns.RunningInUserNS so this change moves that call to a linux-only
file and adds a stub for FreeBSD.

[NO NEW TESTS NEEDED]

Signed-off-by: Doug Rabson <dfr@rabson.org>
2024-01-26 14:26:30 +00:00