runit is an init and service management scheme for Unix-like operating systems that initializes, supervises, and ends processes throughout the operating system. Runit is a reimplementation of the daemontools process supervision toolkit that runs on many Linux-based operating systems, as well as BSD, and Solaris operating systems. Runit features parallelization of the start up of system services, which can speed up the boot time of the operating system.
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - Runit (Init-System) (de)
- Runit (init) (es)
- Runit (en)
- Runit (ru)
- Runit (zh)
|
rdfs:comment
| - runit ist ein Init-System für POSIX-Systeme, das als Ersatz für SysVinit konzipiert wurde. Es ist das bzw. ein Standard-Init-System von Void Linux, Dragora, Artix Linux (arch-basiert) sowie antiX (ab Version 19, debian-basiert), Project Trident (ab Version 20.02). (de)
- runit是一种类Unix操作系统的init方案,可在整个操作系统运行时初始化、及终止进程。runit是可在Linux、Mac OS X、*BSD和Solaris操作系统上运行的、有“开创性”的的“再实现”。runit可并行启动系统服务,这样可以加快操作系统的启动。 如System V init,runit是所有其他进程直接或间接的父进程。它是在启动过程中第一个运行的进程,并继续运行直至系统关闭。 (zh)
- Runit — система инициализации. В целом он очень похож на init. Каталоги с уровнями инициализации хранятся в /etc/runit/номер_уровня. Также предоставляет следующие возможности:
* демонизация процессов
* журналирование вывода процесса и ротация логов
* запуск, остановка, перезапуск, запрос состояния, управляющие скрипты для
* выключение и запуск сервисов автоматически при появлении новых сервисов в списке либо удалении старых из списка
* возможность ведения нескольких независимых списков сервисов одновременно (например, для каждого пользователя отдельно и для системы в целом)
* удобный API для управления сервисами
* ускоренная загрузка системы по сравнению с обычной системой инициализации (ru)
- runit es un esquema de init y gestión de servicios para sistemas operativos tipo Unix que inicializa, supervisa y finaliza procesos en todo el sistema operativo. Runit es una reimplementación del conjunto de herramientas de supervisión de procesos daemontools que se ejecuta en muchos sistemas operativos basados en Linux, así como en sistemas operativos BSD y Solaris. Runit permite paralelizar el inicio de los servicios del sistema, lo que puede acelerar el tiempo de arranque del sistema operativo. (es)
- runit is an init and service management scheme for Unix-like operating systems that initializes, supervises, and ends processes throughout the operating system. Runit is a reimplementation of the daemontools process supervision toolkit that runs on many Linux-based operating systems, as well as BSD, and Solaris operating systems. Runit features parallelization of the start up of system services, which can speed up the boot time of the operating system. (en)
|
foaf:name
| |
name
| |
foaf:depiction
| |
dcterms:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
Link from a Wikipage to an external page
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
thumbnail
| |
author
| |
genre
| |
latest release date
| |
latest release version
| |
license
| |
operating system
| |
programming language
| |
released
| |
has abstract
| - runit ist ein Init-System für POSIX-Systeme, das als Ersatz für SysVinit konzipiert wurde. Es ist das bzw. ein Standard-Init-System von Void Linux, Dragora, Artix Linux (arch-basiert) sowie antiX (ab Version 19, debian-basiert), Project Trident (ab Version 20.02). (de)
- runit es un esquema de init y gestión de servicios para sistemas operativos tipo Unix que inicializa, supervisa y finaliza procesos en todo el sistema operativo. Runit es una reimplementación del conjunto de herramientas de supervisión de procesos daemontools que se ejecuta en muchos sistemas operativos basados en Linux, así como en sistemas operativos BSD y Solaris. Runit permite paralelizar el inicio de los servicios del sistema, lo que puede acelerar el tiempo de arranque del sistema operativo. Cuando se ejecuta como demonio init, Runit es el ancestro directo o indirecto de todos los demás procesos. Es el primer proceso que se inicia durante el arranque, y continúa ejecutándose hasta que el sistema se apaga. A menudo se utiliza con otros sistemas init como un gestor de servicios independiente. En el papel de gestor de servicios, puede ser utilizado por usuarios sin privilegios para orquestar servicios personales, así como por root para gestionar servicios que no son gestionados por el sistema init en uso. (es)
- runit is an init and service management scheme for Unix-like operating systems that initializes, supervises, and ends processes throughout the operating system. Runit is a reimplementation of the daemontools process supervision toolkit that runs on many Linux-based operating systems, as well as BSD, and Solaris operating systems. Runit features parallelization of the start up of system services, which can speed up the boot time of the operating system. When running as an init daemon, Runit is the direct or indirect ancestor of all other processes. It is the first process started during booting, and continues running until the system is shut down. It is often used with other init systems as a separate service manager. In the service manager role, it can be used by unprivileged users to orchestrate personal services, as well as by root to manage services not otherwise managed by the init system currently in use. (en)
|