[Bug 295619] ZFS boot environment rollback can revert files in /root
[email protected] Thu, 11 Jun 2026 05:51:27 +0000
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295619 Lexi Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Lexi Winter <[email protected]> --- that is wrong and this is a valid PR. /.login and /.profile are no longer installed by the base system. /root/.login, /root/.profile etc. are installed as configuration files and user customisation will be preserved. this has nothing to do with the original PR, which is caused by /root not being a separate filesystem in the default ZFS configuration. therefore, switching BEs will give you a different copy of /root. -- You are receiving this mail because: You are the assignee for the bug.