macOS
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · ソース: api.github.com
brew
daemontools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · ソース: api.github.com
sudo apk add daemontoolsAlpine Linux edge package indexes · daemontools · ソース: dl-cdn.alpinelinux.org
sudo apt install daemontoolsDebian stable package indexes · daemontools · ソース: deb.debian.org
nix profile install nixpkgs#daemontoolsnixpkgs package indexes · pkgs/by-name/da/daemontools/package.nix · ソース: api.github.com
概要
Collection of tools for managing UNIX services
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
envdir | cli | グローバル実行可能ファイル | |
envuidgid | cli | グローバル実行可能ファイル | |
fghack | cli | グローバル実行可能ファイル | |
multilog | cli | グローバル実行可能ファイル | |
pgrphack | cli | グローバル実行可能ファイル | |
readproctitle | cli | グローバル実行可能ファイル | |
setlock | cli | グローバル実行可能ファイル | |
setuidgid | cli | グローバル実行可能ファイル | |
softlimit | cli | グローバル実行可能ファイル | |
supervise | cli | グローバル実行可能ファイル | |
svc | cli | グローバル実行可能ファイル | |
svok | cli | グローバル実行可能ファイル | |
svscan | cli | グローバル実行可能ファイル | |
svscanboot | cli | グローバル実行可能ファイル | |
svstat | cli | グローバル実行可能ファイル | |
tai64n | cli | グローバル実行可能ファイル | |
tai64nlocal | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | daemontools |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
daemontools 1:0.76-14
collection of tools for managing UNIX services
https://cr.yp.to/daemontools.html
sudo apt install daemontoolsdaemontools-run 1:0.76-14
daemontools service supervision
https://cr.yp.to/daemontools.html
sudo apt install daemontools-rundaemontools
nix profile install nixpkgs#daemontoolsdaemontools 1:0.76-10
collection of tools for managing UNIX services
https://cr.yp.to/daemontools.html
sudo apt install daemontoolsdaemontools-run 1:0.76-10
daemontools service supervision
https://cr.yp.to/daemontools.html
sudo apt install daemontools-rundaemontools 0.76-r3
Collection of tools for managing UNIX services
https://cr.yp.to/daemontools.html
sudo apk add daemontoolsdaemontools-openrc 0.76-r3
Collection of tools for managing UNIX services (OpenRC init scripts)
https://cr.yp.to/daemontools.html
sudo apk add daemontools-openrcdaemontools
sudo port install daemontoolssupervise
nix profile install nixpkgs#superviseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.