Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

File metadata and controls

12 lines (9 loc) · 635 Bytes

ketinit - Simple C-based Init Manager

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.

Features

  • 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.