diff options
| author | uxtbd <dev@kthread.dev> | 2026-08-18 17:15:04 +0200 |
|---|---|---|
| committer | uxtbd <dev@kthread.dev> | 2026-08-18 17:15:04 +0200 |
| commit | 8f72ad97d2c4d673fd0037ed880355209b86db1d (patch) | |
| tree | f31c3b6d15c05b60a467d7b33d823e66ce82ef78 /4rc/README.md | |
| parent | 4suite: move to shinobi (diff) | |
| download | 4suite-8f72ad97d2c4d673fd0037ed880355209b86db1d.tar.gz 4suite-8f72ad97d2c4d673fd0037ed880355209b86db1d.zip | |
4rc: service manager that larps as functional
Diffstat (limited to '4rc/README.md')
| -rw-r--r-- | 4rc/README.md | 6 |
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.. |
