A minimal implementation of an init process

Edit Package tiny-init

The init process is the parent of all other processes. This package provides a Python script as a rather minimal implementation. It takes a command as argument and spawns a sub process. Then it waits for child processes, propagates signals to them, and reaps those that are terminated. If the last child process is gone, it terminates itself.

Normally, the init process is provided by the operation system, in packages like systemd or sysvinit. The tiny-init package is useful in environments that do not have a native init process, such as docker containers.

Refresh
Refresh
Source Files
Filename Size Changed
tiny-init-0.1.tar.gz 0000002561 2.5 KB
tiny-init-0.1.tar.gz.asc 0000000490 490 Bytes
tiny-init.changes 0000000508 508 Bytes
tiny-init.spec 0000001369 1.34 KB
Revision 8 (latest revision is 20)
Rolf Krahl's avatar Rolf Krahl (Rotkraut) committed (revision 8)
Define %py3_ver on Fedora.
Comments 0
openSUSE Build Service is sponsored by