initial code repo
[stor4nfv.git] / src / ceph / mirroring / rsyncd.conf
diff --git a/src/ceph/mirroring/rsyncd.conf b/src/ceph/mirroring/rsyncd.conf
new file mode 100644 (file)
index 0000000..fa45595
--- /dev/null
@@ -0,0 +1,9 @@
+uid = nobody
+gid = nogroup
+max connections = 15
+socket options = SO_KEEPALIVE
+
+[ceph]
+  path = /path/to/ceph/mirror/data
+  comment = Ceph mirror
+  read only = true