diff options
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.. |
