Page MenuHomeFreeBSD

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

Authored by emaste on Oct 14 2022, 2:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 7:51 AM
Unknown Object (File)
Oct 2 2024, 4:24 AM
Unknown Object (File)
Sep 29 2024, 11:32 PM
Unknown Object (File)
Sep 29 2024, 9:27 PM
Unknown Object (File)
Sep 29 2024, 8:56 PM
Unknown Object (File)
Sep 23 2024, 10:17 PM
Unknown Object (File)
Sep 22 2024, 6:18 PM
Unknown Object (File)
Sep 8 2024, 3:30 PM
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.