2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-24 07:38:25 +00:00

8 lines
240 B
Plaintext

Enhancement: Add xattr support for Solaris
We added xattr support for the Solaris operating system. This enables restic
to support xattrs on Solaris.
https://github.com/restic/restic/issues/3127
https://github.com/restic/restic/pull/3628