diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,3 +3,9 @@ A collection of random scripts, config files, or whatever. Some of this won't be usable out of the box, but it is provided for demonstrative purposes. + +# Notes About My Stack + +Some of my scripts use Laurent Bercot's execline language; see [the execline homepage](https://skarnet.org/software/execline/). +I also use [runit](http://smarden.org/runit/) for service supervision in a lot of places, and in a few +places I use the chpst tool from runit in contexts other than service supervision. |