diff options
author | Lexi Winter <ivy@FreeBSD.org> | 2025-09-02 08:22:56 +0000 |
---|---|---|
committer | Lexi Winter <ivy@FreeBSD.org> | 2025-09-02 08:22:56 +0000 |
commit | aa730a66bc74696df85b21ec2719c75d8eab8c9f (patch) | |
tree | e3ec4cd4b4d0111b9dd9ae291ecce222cd92c78f /sys/dev/isci/scil/sci_base_phy.h | |
parent | 39d668f1e09ebfc678b3c69c19a0ad0391361c56 (diff) |
The file /.profile is installed as a hard link to /root/.profile. The
file in /root has the config tag, but the file in / does not, which
causes it to be overwritten by pkg upgrade. Since they're linked, this
also overwrites the file in /root.
Add the config tag to the file in / as well, so pkg treates both links
as config files and won't overwrite them.
PR: 289097
MFC after: 3 days
Reviewed by: bapt, emaste
Differential Revision: https://reviews.freebsd.org/D52162
Diffstat (limited to 'sys/dev/isci/scil/sci_base_phy.h')
0 files changed, 0 insertions, 0 deletions