mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 08:48:48 +00:00
* defaults_unix.go contains settings common to all Unixes * defaults_linux.go contains Linux-specific settings * defaults_unix_nolinux.go contains non-Linux Unix settings User-visible change of this commit is that now FreeBSD uses proper paths: /var/run instead of Linux-specific /run Signed-off-by: Marat Radchenko <marat@slonopotamus.org>