1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 18:28:44 +02:00
init/services
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
..
agetty Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
devfs.in Add VFS setup scripts 2018-04-07 01:33:58 +02:00
hostname Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
hwclock Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
loopback Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
Makemodule.am Move pygos specific configuration to pygos build repo 2018-04-22 13:41:18 +02:00
procfs.in Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
reboot Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
shutdown Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
sigkill.in Merge preprocessing of command lines 2018-04-04 14:58:01 +02:00
sigterm.in Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
sync Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
sysctl Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
sysfs.in Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
sysinit Add helper program for running services 2018-04-22 13:41:18 +02:00
tmpfs Rely on PATH variable for running init programs 2018-04-12 12:51:33 +02:00
vfs Add helper program for running services 2018-04-22 13:41:18 +02:00