X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/a4f886c34289b7acc6a700d774a2f4f583719ae2..b2ee0bd277ea635c65544a2d8f799a1595bd0832:/contrib/README diff --git a/contrib/README b/contrib/README index c055145d..f096a6ac 100644 --- a/contrib/README +++ b/contrib/README @@ -8,3 +8,24 @@ What is there? tripe-ipif ipif-peers Glue for attaching tripe to Ian Jackson's `userv-ipif' service. + +tripe-upstart + A configuration fragment for starting Tripe under Maemo's ancient + 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 an OpenSSH forced command or 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.