HomeFreeBSD

sysbuild: Copy /etc/localtime as symlink

Description

sysbuild: Copy /etc/localtime as symlink

Without -P (or -R, which defaults to enabling -P) symlinks are
dereferenced and so the target file is copied, not the symlink itself.

Fixes: 5e16809c953f ("tzsetup: symlink /etc/localtime instead of copying")

Details

Provenance
jrtc27Authored on Aug 27 2025, 9:34 PM
Parents
rGccbd3de0f377: bsdinstall: Copy /etc/localtime as symlink in jail script
Branches
Unknown
Tags
Unknown