From d1e505d050982a8e5f01fa49b93a20a65cb1441c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Sun, 12 May 2013 09:13:25 +0300 Subject: [PATCH] bacula: Added backup of acl and xattr attributes. --- bacula/files/fileset.Default.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bacula/files/fileset.Default.conf b/bacula/files/fileset.Default.conf index 08b3ba1..09c8700 100644 --- a/bacula/files/fileset.Default.conf +++ b/bacula/files/fileset.Default.conf @@ -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} }\"'"