Commit Graph

2 Commits

Author SHA1 Message Date
Marat Radchenko
f6e30e9622 [defaults] Reorganize per-platform defaults
* 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>
2024-11-17 19:10:32 +03:00
Artem Khramov
0cea317a52 FreeBSD: set default runtime
@samuelkarp's https://github.com/samuelkarp/runj is a de facto default
FreeBSD runtime.

This change creates a set of defaults for FreeBSD setting
`wtf.sbk.runj.v1` as the default runtime.

Signed-off-by: Artem Khramov <akhramov@pm.me>
2023-08-14 22:44:21 +03:00