From: Sergey Matveev Date: Tue, 20 Jul 2021 13:40:37 +0000 (+0300) Subject: pastes/index.html X-Git-Tag: v2.0.0~15 X-Git-Url: http://www.git.stargrave.org/?p=paster.git;a=commitdiff_plain;h=bdcab58004b8d70d3ebcfd301a891dff79b43a93 pastes/index.html --- diff --git a/INSTALL b/INSTALL index b631d62..7ca6e7f 100644 --- a/INSTALL +++ b/INSTALL @@ -6,8 +6,10 @@ Add "paster" user and "pastes" directory, also accessible by HTTP service: # pw useradd paster -s /usr/sbin/nologin -w no -d /path/to/pastes # mkdir /path/to/pastes - # chown paster:lighttpd pastes + # echo "Paste service" > /path/to/pastes/index.html + # chown -R paster:lighttpd pastes # chmod 2750 pastes + # chmod 640 /path/to/pastes/index.html Create daemontools+ucspi-tcp service: