bacula: Added backup of acl and xattr attributes.

This commit is contained in:
Timo Mkinen 2013-05-12 09:13:25 +03:00
parent e684f205d1
commit d1e505d050

View file

@ -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} }\"'"