Page MenuHomeFreeBSD

tzsetup: allow choice of copy or symlink for /etc/localtime
Needs ReviewPublic

Authored by emaste on Oct 14 2022, 2:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 2 2023, 7:18 AM
Unknown Object (File)
Apr 2 2023, 7:19 AM
Unknown Object (File)
Mar 27 2023, 3:25 AM
Unknown Object (File)
Mar 2 2023, 2:06 PM
Unknown Object (File)
Feb 17 2023, 4:32 PM
Unknown Object (File)
Feb 10 2023, 8:34 PM
Unknown Object (File)
Dec 15 2022, 8:14 PM
Unknown Object (File)
Dec 14 2022, 2:45 AM
Subscribers

Details

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.

I don't think we should offer the choice, we should only default on the sane approach which is the symlink. people should be able to cp by themselves if they are in a corner case.

In D37004#840306, @bapt wrote:

I don't think we should offer the choice, we should only default on the sane approach which is the symlink. people should be able to cp by themselves if they are in a corner case.

I am inclined to agree.