mirror of
https://github.com/restic/restic.git
synced 2026-05-15 22:55:24 +00:00
typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Bugfix: Support exporting a `restic mount` of a Windows system via Samba
|
||||
|
||||
A repository mounted using `restic mount` on a POSIX system, could not use
|
||||
A repository mounted using `restic mount` on a POSIX system could not use
|
||||
Samba to export files from restic backups of Windows systems. Backups of
|
||||
other systems were not affected. This has been fixed.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Bugfix: Correctly restore ACL inheritance state on Windows
|
||||
|
||||
Since security descriptor backups were added in restic 0.17.0, Access Control Entries
|
||||
Since security descriptor backups were added in restic 0.17.0, Access Control Entry
|
||||
inheritance was not restored correctly on Windows: restored permissions were always marked
|
||||
as explicit (not inherited) even when they were inherited from a parent folder.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user