소스 검색

add Pubshare fileset

lt07 admin 8 년 전
부모
커밋
ac6cf134b7
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      bareos-dir.d/fileset.conf

+ 11 - 0
bareos-dir.d/fileset.conf

@@ -233,6 +233,17 @@ FileSet {
   }
 }
 
+# Pubshare
+FileSet {
+  Name = "barebone dpr12"
+  Include {
+    Options {
+      signature = MD5
+      One FS = Yes
+    }
+    File = /home/dp/products
+  }
+}
 # # # # # # # # # # # # # # # # #
 # Predefined standart Filesets
 # # # # # # # # # # # # # # # # #