ChenQi1989 / tinyinit

A tiny init manager for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyint
=======

A tiny init manager that only do things that *MUST* be done by an init.

1) What things *MUST* be done by an init?

	1a) wait for all children
	1b) register signals (maybe optional?)

About

A tiny init manager for linux