gph-poll

a dynamic poll for geomyidae(8)
git clone git://src.adamsgaard.dk/gph-poll # fast
git clone https://src.adamsgaard.dk/gph-poll.git # slow
Log | Files | Refs | README Back to index

commit e62fc1a4730f89ce44a2956354d98c68c3213a14
parent e199591564a882382d5802ae8671ef228a28baa1
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri,  9 Apr 2021 20:13:41 +0200

README: add requirements for file permissions

Diffstat:
MREADME | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -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.