From ad0302ab8213e35070e50beba03d8da5c57f4fc4 Mon Sep 17 00:00:00 2001 From: uxtbd Date: Tue, 18 Aug 2026 10:41:53 -0300 Subject: 4suite: move to shinobi --- 4rc/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 4rc/README.md (limited to '4rc/README.md') diff --git a/4rc/README.md b/4rc/README.md new file mode 100644 index 0000000..44fbde5 --- /dev/null +++ b/4rc/README.md @@ -0,0 +1,5 @@ +# 4init: minimal but functional init + +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 -- cgit v1.3.1