macOS
brew install runitlocal Homebrew formula metadata
sudo port install runitMacPorts ports tree · sysutils/runit/Portfile · ソース: api.github.com
brew / 順位 4218
runit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install runitlocal Homebrew formula metadata
sudo port install runitMacPorts ports tree · sysutils/runit/Portfile · ソース: api.github.com
sudo apk add runitAlpine Linux edge package indexes · runit · ソース: dl-cdn.alpinelinux.org
sudo apt install runitDebian stable package indexes · runit · ソース: deb.debian.org
nix profile install nixpkgs#runitnixpkgs package indexes · pkgs/by-name/ru/runit/package.nix · ソース: api.github.com
概要
Collection of tools for managing UNIX services
履歴
runit is Gerrit Pape's compact Unix init and service-supervision suite. It can run as PID 1 or supervise services beneath another init system.
Gerrit Pape developed runit as a cross-platform Unix init scheme and service-supervision suite. Early public documentation and source identifiers date from 2002, when it was already being used as PID 1 on Debian systems.
The design divides boot, normal operation, and shutdown into three scripts. During normal operation, `runsvdir` supervises service directories, restarts failed services, and integrates with runit's logging tools.
Successive releases refined supervision, service-control compatibility, logging, portability, process reaping, runlevels, and filesystem-layout guidance while preserving the core architecture.
The official site lists runit packages or integrations for Debian, Ubuntu, FreeBSD, OpenBSD, NetBSD, Gentoo, Arch Linux, Linux From Scratch, Artix, antiX, and other systems. It is especially notable as the default init scheme of Void Linux and an alternative init on several other distributions.
The project also documents use on GNU/Linux, BSD systems, macOS, Solaris, and operation either as PID 1 or alongside a traditional init system.
As PID 1, runit executes `/etc/runit/1` for one-time initialization, keeps `/etc/runit/2` running during normal operation, and executes `/etc/runit/3` for shutdown or reboot. Administrators normally place per-service run scripts in service directories managed by `runsvdir`, inspect or change state with `sv`, and handle logs with `svlogd`.
runit is a touchstone in Unix service-supervision culture because it combines a small three-stage init design with persistent per-service supervision and straightforward run scripts. It offers a contrasting model to SysV init scripts and larger dependency-oriented service managers.
Its tiny tools—such as `runsv`, `runsvdir`, `sv`, `svlogd`, and `chpst`—are independently useful and embody the Unix preference for narrowly scoped components.
セキュリティ状態
runit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/runit/1/etc/runit/2/etc/runit/3実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chpst | cli | グローバル実行可能ファイル | |
runit | cli | グローバル実行可能ファイル | |
runit-init | cli | グローバル実行可能ファイル | |
runsv | cli | グローバル実行可能ファイル | |
runsvchdir | cli | グローバル実行可能ファイル | |
runsvdir | cli | グローバル実行可能ファイル | |
svlogd | cli | グローバル実行可能ファイル | |
utmpset | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:runit |
|---|---|
| バージョン | 2.3.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/runit |
| ホームページ | https://smarden.org/runit/ |
| 上流ドキュメント | https://smarden.org/runit/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://smarden.org/runit/runit-2.3.1.tar.gz |
| 最終更新 | 2026-09-12T11:28:35Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
| 注意点 | This formula does not install runit as a replacement for init. The service directory is $HOMEBREW_PREFIX/var/service instead of /service. A system service that runs runsvdir with the default service directory is provided. Alternatively you can run runsvdir manually: runsvdir -P $HOMEBREW_PREFIX/var/service Depending on the services managed by runit, this may need to start as root. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | runit |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
getty-run 2.2.0-3
runscripts to supervise getty processes
sudo apt install getty-runrunit 2.2.0-3
system-wide service supervision
sudo apt install runitrunit-init 2.2.0-3
system-wide service supervision (as init system)
sudo apt install runit-initrunit-run 2.2.0-3
service supervision (systemd and sysv integration)
sudo apt install runit-runrunit
nix profile install nixpkgs#runitgetty-run 2.1.2-59ubuntu1
runscripts to supervise getty processes
sudo apt install getty-runrunit 2.1.2-59ubuntu1
system-wide service supervision
sudo apt install runitrunit-run 2.1.2-59ubuntu1
service supervision (systemd and sysv integration)
sudo apt install runit-runrunit 2.3.1-r0
UNIX init scheme with service supervision
sudo apk add runitrunit-doc 2.3.1-r0
UNIX init scheme with service supervision (documentation)
sudo apk add runit-docrunit-openrc 2.3.1-r0
UNIX init scheme with service supervision (OpenRC init scripts)
sudo apk add runit-openrcrunit
sudo port install runitソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.