OpenSearch/distribution/src/main
Jason Tedor 2208a1a7b5
Detect mktemp from coreutils
GNU mktemp and BSD mktemp have different command line flags. On some
macOS systems users have mktemp from coreutils in their PATH overriding
the system mktemp from BSD. This commit adds detection for the coreutils
mktemp versus the BSD mktemp and uses the appropriate syntax based on
the detection.

Relates #27659
2017-12-04 19:53:14 -05:00
..
packaging Reflect changes in systemd service for LimitMEMLOCK 2017-12-03 09:20:10 -05:00
resources Detect mktemp from coreutils 2017-12-04 19:53:14 -05:00