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)
Mon, Oct 13, 3:02 PM
Unknown Object (File)
Mon, Oct 13, 3:02 PM
Unknown Object (File)
Mon, Oct 13, 2:08 AM
Unknown Object (File)
Mon, Sep 22, 9:59 PM
Unknown Object (File)
Sep 18 2025, 5:11 AM
Unknown Object (File)
Sep 17 2025, 5:47 AM
Unknown Object (File)
Sep 13 2025, 11:45 AM
Unknown Object (File)
Sep 3 2025, 7:58 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.