aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIvan <ivan@quad4.io>2026-03-18 08:12:03 +0300
committerfrosty <gabriel@bwaaa.monster>2026-03-18 02:08:24 -0400
commit3e0365e7588f0f8f5dbd4a4251806f652b31d7b7 (patch)
tree8acaa853141375b13d370906d47fec89f3f37bb1 /README.md
parent0d8c4570d26a34c3c6bbad84c719a062802554c1 (diff)
downloadomnisearch-3e0365e7588f0f8f5dbd4a4251806f652b31d7b7.tar.gz
feat: add dinit support
Signed-off-by: Ivan <ivan@quad4.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 95c013d..a7cfce4 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ $ cd omnisearch
$ make
# make install-<init>
```
-Replace `<init>` with your init system (openrc,systemd,runit,s6)
+Replace `<init>` with your init system (openrc,systemd,runit,s6,dinit)
## Hosting
Run it normally behind a reverse proxy (like nginx)