From e8087316729a3c9a7b7698a70bb1610b4e26d7ac Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 4 Oct 2015 22:03:36 +0300
Subject: [PATCH] Add README.rst.

---
 README.rst | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 README.rst

diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..7681a4f
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,6 @@
+dcp-permissions
+===============
+
+A quick and dirty hack to have the permission of the DCP library ALWAYS be set
+correctly, and correct errors fast. Debian packaging is not as it should be and
+the monitor process eats CPU cycles. But it works.
-- 
GitLab