Version: 0.6.1
Followup to #543
# ls -al /usr/bin/sudo
-rwsr-xr-x 1 root root 147560 Feb 2 2020 /usr/bin/sudo
After the kopia restore
# ls -al /var/tmp/restore/sudo
-rwxr-xr-x 1 root root 147560 Feb 2 2020 /var/tmp/restore/sudo
I assume aside from the SUID bit, SGID and sticky bit are also not (yet) properly supported.
Version: 0.6.1
Followup to #543
After the
kopia restoreI assume aside from the SUID bit, SGID and sticky bit are also not (yet) properly supported.