joe9/init
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
init ==== Simplified init supporting openrc. It is based on Rich Felker's minimal init[1], sinit[2] and M Farkas-Dyck's init[3]. Why? ---- 1. To simplify operations 2. To follow the principles laid out at http://mywiki.wooledge.org/ProcessManagement for process management Gentoo Ebuild ---- https://github.com/joe9/portage/tree/master/sys-process/simple-init [1] https://gist.github.com/rofl0r/6168719 [2] http://git.suckless.org/sinit/ [3] https://github.com/strake/init