Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install daemontools

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

概要

パッケージ概要

Collection of tools for managing UNIX services

コマンドとエイリアス

  • envdir
  • envuidgid
  • fghack
  • multilog
  • pgrphack
  • readproctitle
  • setlock
  • setuidgid
  • softlimit
  • supervise
  • svc
  • svok
  • svscan
  • svscanboot
  • svstat
  • tai64n
  • tai64nlocal

履歴

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

daemontools is Daniel J. Bernstein's collection of Unix service supervision and logging tools. Its model is compact and filesystem-oriented: services are directories, each service has a run script, and small programs such as supervise, svscan, svc, multilog, envdir, setuidgid, softlimit, setlock, tai64n, and tai64nlocal compose the system.

プロジェクトの歴史

The official daemontools page describes the package as tools for managing UNIX services. The install guide distributes daemontools-0.76.tar.gz under /package/admin/daemontools-0.76 and documents a /package-based installation layout.

The upgrade notes show the package stabilizing its service model across the 0.53, 0.60/0.61, 0.70, and 0.75/0.76 lines. Notable changes include supervise switching to a service directory and ./run script, older logging utilities being replaced by multilog, accustamp and tailocal being replaced by tai64n and tai64nlocal, setuidgid being renamed from setuser, setlock and envdir being added, svscan accepting a service directory argument, and the package moving under /package/admin/daemontools.

採用の歴史

daemontools became influential among Unix administrators who wanted reliable supervision outside traditional init scripts. Its FAQ explicitly compares /service with inittab, ttys, init.d, and rc.local, arguing for easy installation and removal, automatic first startup, reliable restarts, reliable signaling, clean process state, and portability across Linux, BSD, Solaris, and other Unix systems.

Even on systems that no longer deploy daemontools itself, its vocabulary remains recognizable in later supervision systems: foreground daemons, run scripts, service directories, separate supervised loggers, and small process-control commands.

使われ方

A supervised service is a directory containing an executable ./run script. supervise changes into that directory, starts ./run, restarts it if it exits, honors a down file for initially disabled services, and writes status under the service directory's supervise subdirectory.

svscan starts one supervise process for each subdirectory of its scan directory, checks every five seconds for new services, restarts supervise processes that exit, and can also wire a service's output to a separately supervised log service. multilog saves, filters, timestamps, and rotates logs, pausing safely if the disk fills rather than dropping data.

パッケージ好きにとっての重要性

For package nerds, daemontools is important because it expresses a service-manager philosophy in tiny binaries and directories rather than a large resident manager. The package is old, terse, and opinionated, but it influenced how Unix people talk about supervision, foreground services, log pipelines, and avoiding fragile init-script process state.

タイムライン

  • 0.53-0.61: supervise changes to run ./run from a service directory.
  • 0.60-0.61: older logging and timestamp tools are replaced by multilog, tai64n, and tai64nlocal; setuser becomes setuidgid.
  • 0.61-0.70: setlock and envdir are added; svscan gains a command-line /service argument.
  • 0.70-0.76: package installs under /package/admin/daemontools; svscanboot, readproctitle, and pgrphack are added.
  • 0.76: Official install guide distributes daemontools-0.76.tar.gz.

Related projects

  • daemontools includes or centers on supervise, svscan, svc, svok, svstat, fghack, pgrphack, readproctitle, multilog, tai64n, tai64nlocal, setuidgid, envuidgid, envdir, softlimit, and setlock.
  • Its service-supervision ideas are related to later daemontools-family and daemontools-inspired supervisors, though those projects are outside the official source set used here.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
envdircliグローバル実行可能ファイル
envuidgidcliグローバル実行可能ファイル
fghackcliグローバル実行可能ファイル
multilogcliグローバル実行可能ファイル
pgrphackcliグローバル実行可能ファイル
readproctitlecliグローバル実行可能ファイル
setlockcliグローバル実行可能ファイル
setuidgidcliグローバル実行可能ファイル
softlimitcliグローバル実行可能ファイル
supervisecliグローバル実行可能ファイル
svccliグローバル実行可能ファイル
svokcliグローバル実行可能ファイル
svscancliグローバル実行可能ファイル
svscanbootcliグローバル実行可能ファイル
svstatcliグローバル実行可能ファイル
tai64ncliグローバル実行可能ファイル
tai64nlocalcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.76
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://cr.yp.to/daemontools.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:daemontools
バージョン0.76
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/daemontools
ホームページhttps://cr.yp.to/daemontools.html
上流ドキュメントhttps://cr.yp.to/daemontools.html
ライセンスLicenseRef-Homebrew-public-domain
ソースアーカイブhttps://cr.yp.to/daemontools/daemontools-0.76.tar.gz
最終更新2026-07-10T19:03:06-04:00
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点Services are stored in: $HOMEBREW_PREFIX/etc/service/

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedaemontools
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

daemontools 1:0.76-14

collection of tools for managing UNIX services

https://cr.yp.to/daemontools.html

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

daemontools-run 1:0.76-14

daemontools service supervision

https://cr.yp.to/daemontools.html

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

daemontools

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

daemontools 1:0.76-10

collection of tools for managing UNIX services

https://cr.yp.to/daemontools.html

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

daemontools-run 1:0.76-10

daemontools service supervision

https://cr.yp.to/daemontools.html

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

daemontools 0.76-r3

Collection of tools for managing UNIX services

https://cr.yp.to/daemontools.html

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

daemontools-openrc 0.76-r3

Collection of tools for managing UNIX services (OpenRC init scripts)

https://cr.yp.to/daemontools.html

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

daemontools

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

supervise

nix profile install nixpkgs#supervise
  • installed executable or alias match
  • 一致条件: Supervise
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/su/supervise/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment