diff options
author | June McEnroe <june@causal.agency> | 2020-08-27 16:26:40 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-27 16:26:40 -0400 |
commit | 620571651532821ca386521d7b4a3c0739fff463 (patch) | |
tree | 223c9558a59e0f4b65ae4bb6d0858b42e2bf5f6b /README.7 | |
parent | Move rc script docs to rc script comment (diff) | |
download | litterbox-73dafacac2309d6f0571159dd5bed14797f01ccf.tar.gz litterbox-73dafacac2309d6f0571159dd5bed14797f01ccf.zip |
Remove rc script 1.6
The rc script kinda just sucks for running this, and catsit exists now. Probably no one but me was ever using it anyway.
Diffstat (limited to '')
-rw-r--r-- | README.7 | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/README.7 b/README.7 index eda8f8d..ddff5e9 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd August 24, 2020 +.Dd August 27, 2020 .Dt README 7 .Os "Causal Agency" . @@ -76,14 +76,8 @@ and .Ox the recommended way to run .Nm -is with the -.Lk https://git.causal.agency/catsit catsit -process supervisor. -Alternatively, -an -.Xr rc 8 -script is provided for -.Fx . +is with the process supervisor +.Lk https://git.causal.agency/catsit catsit . . .Sh FILES .Bl -tag -width "litterbox.c" -compact @@ -100,10 +94,6 @@ log file processing configuration parsing .It Pa xdg.c XDG base directories -.It Pa rc.d/ -.Fx -.Xr rc 8 -scripts .El . .Sh CONTRIBUTING |