pkg.soopen package index

brew / 順位 4218

runit を Homebrew, apk, apt, MacPorts, Nix でインストール

runit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install runit

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install runit

MacPorts ports tree · sysutils/runit/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add runit

Alpine Linux edge package indexes · runit · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install runit

Debian stable package indexes · runit · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#runit

nixpkgs package indexes · pkgs/by-name/ru/runit/package.nix · ソース: api.github.com

概要

パッケージ概要

Collection of tools for managing UNIX services

コマンドとエイリアス

  • chpst
  • runit
  • runit-init
  • runsv
  • runsvchdir
  • runsvdir
  • svlogd
  • utmpset

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002: Contemporary source identifiers and the official usage example document runit operating as PID 1.
  • 2004: Official documentation covered runlevels and service-dependency practices.
  • Later 1.x releases expanded logging, service control, portability, and process-reaping behavior.
  • The 2.x series refined defaults, shutdown behavior, service checks, and configuration guidance.

Related projects

  • runit belongs to the daemontools-derived supervision family and can replace SysV-style init or operate alongside an existing init system. Its supervision model also influenced later lightweight init and service-management ecosystems.

ソース

  • Official installation documentation: https://smarden.org/runit/install
  • Official project site: https://smarden.org/runit/
  • Official source repository linked by the project site: https://github.com/g-pape/runit
  • Official upgrade history: https://smarden.org/runit/upgrade

セキュリティ状態

保護ツール対応はまだ見つかっていません

runit に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/runit/1/etc/runit/2/etc/runit/3

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
chpstcliグローバル実行可能ファイル
runitcliグローバル実行可能ファイル
runit-initcliグローバル実行可能ファイル
runsvcliグローバル実行可能ファイル
runsvchdircliグローバル実行可能ファイル
runsvdircliグローバル実行可能ファイル
svlogdcliグローバル実行可能ファイル
utmpsetcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版2.3.1
マネージャ更新日2026-09-12
ローカルデータOK
上流not checked
検出された最新未検出

https://smarden.org/runit/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namerunit
Version Scheme0
Revision0
Conflicts With
  • sandvault
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

getty-run 2.2.0-3

runscripts to supervise getty processes

http://smarden.org/runit/

sudo apt install getty-run
  • Section: admin
  • Architecture: all
  • Source Package: runit
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Runit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: getty-run from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

runit 2.2.0-3

system-wide service supervision

http://smarden.org/runit/

sudo apt install runit
  • Section: admin
  • Architecture: amd64
  • 3 依存関係
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Runit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: runit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

runit-init 2.2.0-3

system-wide service supervision (as init system)

http://smarden.org/runit/

sudo apt install runit-init
  • Section: admin
  • Architecture: amd64
  • Source Package: runit
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Runit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: runit-init from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

runit-run 2.2.0-3

service supervision (systemd and sysv integration)

http://smarden.org/runit/

sudo apt install runit-run
  • Section: admin
  • Architecture: all
  • Source Package: runit
  • 1 依存関係
  • normalized package name match
  • 一致条件: Runit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: runit-run from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

runit

nix profile install nixpkgs#runit
  • normalized package name match
  • 一致条件: Runit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ru/runit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

getty-run 2.1.2-59ubuntu1

runscripts to supervise getty processes

http://smarden.org/runit/

sudo apt install getty-run
  • Section: universe/admin
  • Architecture: all
  • Source Package: runit
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Runit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: getty-run from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

runit 2.1.2-59ubuntu1

system-wide service supervision

http://smarden.org/runit/

sudo apt install runit
  • Section: universe/admin
  • Architecture: amd64
  • 2 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Runit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: runit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

runit-run 2.1.2-59ubuntu1

service supervision (systemd and sysv integration)

http://smarden.org/runit/

sudo apt install runit-run
  • Section: universe/admin
  • Architecture: all
  • Source Package: runit
  • 1 依存関係
  • normalized package name match
  • 一致条件: Runit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: runit-run from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

runit 2.3.1-r0

UNIX init scheme with service supervision

http://smarden.org/runit/

sudo apk add runit
  • License: BSD
  • Architecture: x86_64
  • Source Package: runit
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Runit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

runit-doc 2.3.1-r0

UNIX init scheme with service supervision (documentation)

http://smarden.org/runit/

sudo apk add runit-doc
  • License: BSD
  • Architecture: x86_64
  • Source Package: runit
  • normalized package name match
  • 一致条件: Runit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

runit-openrc 2.3.1-r0

UNIX init scheme with service supervision (OpenRC init scripts)

http://smarden.org/runit/

sudo apk add runit-openrc
  • License: BSD
  • Architecture: x86_64
  • Source Package: runit
  • normalized package name match
  • 一致条件: Runit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runit-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

runit

sudo port install runit
  • normalized package name match
  • 一致条件: Runit
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/runit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation