HomeFreeBSD

bsdinstall: Copy /etc/localtime as symlink in jail script

Description

bsdinstall: Copy /etc/localtime as symlink in jail script

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:31 PM
Parents
rGac7ed266dc73: Makefile.inc1: Avoid including cwd in path
Branches
Unknown
Tags
Unknown