ketinit is a lightweight init manager written in C. It's designed to be simple, efficient, and dependency-free. This project follows the Meson build system for easy compilation and installation.
- Simplicity: ketinit aims to be straightforward and easy to understand.
- Efficiency: With minimal overhead, ketinit efficiently manages the startup process.
- No Dependencies: ketinit doesn't rely on external libraries, keeping the system dependencies to a minimum.
- Cgroup Controller: Utilizes cgroups for resource management, allowing fine-grained control over system resources.