contrib/README: Add missing descriptions of things added over the years.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 Sep 2017 10:35:07 +0000 (11:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
contrib/README

index a41283a..3144a17 100644 (file)
@@ -14,8 +14,18 @@ tripe-upstart
        version of upstart.  It might work with other versions but it hasn't
        been tested.
 
+tripe.service
+tripe-service.service
+       Unit files for starting Tripe under systemd, for those with no choice
+       in the matter.  I strongly discourage the use of systemd.
+
 greet  A simple tool for stimulating a passive association by sending a
        `greet' packet.
 
 knock  A script which acts as a login shell for a `tripe' user, estabishing
        dynamic assocations on demand.
+
+sshsvc.conf
+       A configuration script for sshsvc-mkauthkeys(1) (part of the
+       `distorted-utils' collection), for setting up an appropriate
+       `.ssh/authorized_keys' file to use the `knock' script.