Improve, update and remove unnecessary READMEs

This commit is contained in:
Ribbon
2025-12-16 21:34:36 -03:00
parent e3c90a6f04
commit 723364cb45
11 changed files with 121 additions and 136 deletions
-14
View File
@@ -1,14 +0,0 @@
# RedoxOS init
This repository contains the init system for RedoxOS.
Init is currently being rewritten to support a couple of behaviors that are helpful for running a configurable and robust system. These include:
- Dependency relationships between services
- Parallel service startup and shutdown
- Configuration files for each service, including:
- Dependencies
- Methods
- TODO: Users/Groups for services
- TODO: Scheme namespaces for services
- Service management
- Enable and disable services
- Restart failed services