commit 99d6741

niche-yrittaja  ·  2026-04-30 21:43:54 +0000 UTC
parent 5a1ef7b
wow i'm blind. README changes, again

Signed-off-by: niche-yrittaja <144765110+foobar-p5@users.noreply.github.com>
1 files changed,  +2, -2
+2, -2
 1@@ -13,11 +13,11 @@ make install-conf
 2 
 3 ### Startup Scripts
 4 Parados has platform specific init scripts to launch it. As
 5-of now, there is: OpenBSD(rcctl)
 6+of now, there is: OpenBSD(rcctl), OpenRC(rc-service)
 7 startup scripts.
 8 
 9 ```sh
10-make install-rcctl # Change to init platform script (available: install-rcctl, install-openrc)
11+make install-rcctl # Change to init platform script
12 ```
13 > If you want to contribute more init scripts, feel free to
14 > do so; any help appreciated!