]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
We probably care about which filesystems exist on the backup client more than which...
authorPeter Palfrader <peter@palfrader.org>
Wed, 29 May 2013 14:43:29 +0000 (16:43 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 29 May 2013 14:43:29 +0000 (16:43 +0200)
modules/bacula/templates/bacula-dir.conf.erb

index 8389d920197505ec4ea925aa88ac406a529b2ff8..3b71f447315606299661f0d5da432fc63f322380 100644 (file)
@@ -44,7 +44,7 @@ FileSet {
       signature = SHA1
       compression = GZIP9
     }
-    File = "|/usr/local/sbin/bacula-backup-dirs"
+    File = "\\|/usr/local/sbin/bacula-backup-dirs"
     # Dont backup directories that contain .nobackup files
     Exclude Dir Containing = .nobackup
   }