summaryrefslogtreecommitdiff
path: root/4rc/README.md
diff options
context:
space:
mode:
authoruxtbd <dev@kthread.dev>2026-08-18 17:15:04 +0200
committeruxtbd <dev@kthread.dev>2026-08-18 17:15:04 +0200
commit8f72ad97d2c4d673fd0037ed880355209b86db1d (patch)
treef31c3b6d15c05b60a467d7b33d823e66ce82ef78 /4rc/README.md
parent4suite: move to shinobi (diff)
download4suite-8f72ad97d2c4d673fd0037ed880355209b86db1d.tar.gz
4suite-8f72ad97d2c4d673fd0037ed880355209b86db1d.zip
4rc: service manager that larps as functional
Diffstat (limited to '4rc/README.md')
-rw-r--r--4rc/README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/4rc/README.md b/4rc/README.md
index 44fbde5..9309fc9 100644
--- a/4rc/README.md
+++ b/4rc/README.md
@@ -1,5 +1,3 @@
-# 4init: minimal but functional init
+# 4rc: service manager that larps as being functional
-It's only purpose is to manage processes, it by defaults calls 4rc, but you can change that in `config.h`, it's started as PID 1, and if it crashes, the kernel will panic, read the article in Wikipedia if you want to know more.
-
-Inspired by [rofl0r](https://gist.github.com/rofl0r/6168719)'s minimal init. \ No newline at end of file
+service manager, not much else to explain other for now..