tREADME: add requirements for file permissions - gph-poll - a dynamic poll for geomyidae(8)
git clone git://src.adamsgaard.dk/gph-poll
Log
Files
Refs
README
---
commit e62fc1a4730f89ce44a2956354d98c68c3213a14
parent e199591564a882382d5802ae8671ef228a28baa1
Author: Anders Damsgaard 
Date:   Fri,  9 Apr 2021 20:13:41 +0200

README: add requirements for file permissions

Diffstat:
  M README                              |       3 +++

1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
t@@ -1,3 +1,6 @@
 A simple open poll for geomyidae(8).
 
 Requires geomyidae commit 3401df4 or later.
+
+The file 'index.dcgi' must be executable by the geomydiae daemon process,
+and the directory should be writeable.