bacula: Added backup of acl and xattr attributes.
This commit is contained in:
parent
e684f205d1
commit
d1e505d050
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ FileSet {
|
|||
Options {
|
||||
signature = SHA1
|
||||
noatime = yes
|
||||
aclsupport = yes
|
||||
xattrsupport = yes
|
||||
onefs = yes
|
||||
}
|
||||
File = "|sh -c 'mount | awk \"{ if (/^\\/dev\\//) { print \\$3} }\"'"
|
||||
|
|
Loading…
Add table
Reference in a new issue