1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-18 19:56:14 +02:00
init/cmd
David Oberhollenzer 59731dd69b Add helper program for running services
We no longer need to keep entire scripts in init program (i.e. saving space)
and reduce the code and complexity of the init program.

The runsvc tool can later be extended to do more complex child setup, such
as configuring namespaces or seccomp without adding complexity or memory
footprint to init.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-22 13:41:18 +02:00
..
runsvc Add helper program for running services 2018-04-22 13:41:18 +02:00
service Add flags to selectively skip fields in service files 2018-04-22 13:41:18 +02:00
killall5.c Add System V init like killall5 helper program 2018-03-25 13:11:33 +02:00
Makemodule.am Add helper program for running services 2018-04-22 13:41:18 +02:00
shutdown.c Add license headers and comments to source 2018-03-24 22:50:28 +01:00