macOS
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de daemontools pour les workflows d'agents IA.
installation
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · Source: api.github.com
sudo apk add daemontoolsAlpine Linux edge package indexes · daemontools · Source: dl-cdn.alpinelinux.org
sudo apt install daemontoolsDebian stable package indexes · daemontools · Source: deb.debian.org
nix profile install nixpkgs#daemontoolsnixpkgs package indexes · pkgs/by-name/da/daemontools/package.nix · Source: api.github.com
aperçu
Collection of tools for managing UNIX services
historique
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.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
envdir | cli | exécutable global | |
envuidgid | cli | exécutable global | |
fghack | cli | exécutable global | |
multilog | cli | exécutable global | |
pgrphack | cli | exécutable global | |
readproctitle | cli | exécutable global | |
setlock | cli | exécutable global | |
setuidgid | cli | exécutable global | |
softlimit | cli | exécutable global | |
supervise | cli | exécutable global | |
svc | cli | exécutable global | |
svok | cli | exécutable global | |
svscan | cli | exécutable global | |
svscanboot | cli | exécutable global | |
svstat | cli | exécutable global | |
tai64n | cli | exécutable global | |
tai64nlocal | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://cr.yp.to/daemontools.html
métadonnées d'installation
| Clé du paquet | brew:daemontools |
|---|---|
| Version | 0.76 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/daemontools |
| Page d'accueil | https://cr.yp.to/daemontools.html |
| Docs amont | https://cr.yp.to/daemontools.html |
| Licence | LicenseRef-Homebrew-public-domain |
| Archive source | https://cr.yp.to/daemontools/daemontools-0.76.tar.gz |
| Dernière mise à jour | 2026-07-10T19:03:06-04:00 |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | Services are stored in: $HOMEBREW_PREFIX/etc/service/ |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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#supervisepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.