Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > The problem is not restricted only to macOS (and Alpine), but more > generally to all BSD-lineage `hostname` which does not understand > --fqdn but does understand -f. True, but the proposed patch limits itself to $^O eq 'linux' || $^O eq 'darwin' for unfathomable reason, so BSD's are safe already ;-)