#1411 Issue closed
: Support 'tar' xattrs (--xattrs --xattrs-include='.') by default when possible¶
Labels: enhancement
, fixed / solved / done
jsmeix opened issue at 2017-07-14 10:37:¶
As many Linux distributions nowadays enable xattr and acl by default
ReaR should also support that for 'tar' by default - but only
when possible because older 'tar' does not support that.
For background information and some details see
https://github.com/rear/rear/issues/1175
Regarding older 'tar' does not support that, cf.
https://github.com/rear/rear/issues/1390
schabrolles commented at 2017-07-14 13:23:¶
+1
I got the issue with backup/restore debian8 (ping and other tools uses
Linux Capabilities which were not restore)
jsmeix commented at 2017-10-06 15:07:¶
@gdha
is this issue fixed via
https://github.com/rear/rear/pull/1475
cf.
https://github.com/rear/rear/pull/1475#issuecomment-327767135
or is something missing?
jsmeix commented at 2017-10-20 13:25:¶
@gdha
I dare to assign this one to you to decide if it is
fixed via
https://github.com/rear/rear/pull/1475
gdha commented at 2018-02-23 17:24:¶
Evidence at
https://gist.github.com/fce4dabba6719a3f615cb8dc02a4c913
Proofs that this issue is fixed in the meantime.
[Export of Github issue for rear/rear.]