1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-09-28 17:19:50 +02:00
init/initd
David Oberhollenzer 9f9807d4d3 cleanup: initd: simplify and merge linux specific code into main.c
Targetting anything else than Linux isn't really relevant. All
other systems ($BSD and other Unices) are a closed ecosystem
where kernel & userspace are developed together. They don't need
something like a third party init system, so compatibillity can
be largely ignored.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2020-03-31 13:09:04 +02:00
..
init.h cleanup: initd: simplify and merge linux specific code into main.c 2020-03-31 13:09:04 +02:00
initsock.c cleanup: init socket wire format 2019-03-29 21:00:53 +01:00
main.c cleanup: initd: simplify and merge linux specific code into main.c 2020-03-31 13:09:04 +02:00
Makemodule.am cleanup: initd: simplify and merge linux specific code into main.c 2020-03-31 13:09:04 +02:00
runsvc.c cleanup: initd: simplify and merge linux specific code into main.c 2020-03-31 13:09:04 +02:00
status.c Relicense what is left of the init system under OpenBSD style ISC license 2018-11-23 13:16:08 +01:00
supervisor.c Fix remove by id 2019-06-16 16:09:49 +02:00