macOS
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für daemontools in AI-Agent-Workflows.
Installation
brew install daemontoolslocal Homebrew formula metadata
sudo port install daemontoolsMacPorts ports tree · sysutils/daemontools/Portfile · Quelle: api.github.com
sudo apk add daemontoolsAlpine Linux edge package indexes · daemontools · Quelle: dl-cdn.alpinelinux.org
sudo apt install daemontoolsDebian stable package indexes · daemontools · Quelle: deb.debian.org
nix profile install nixpkgs#daemontoolsnixpkgs package indexes · pkgs/by-name/da/daemontools/package.nix · Quelle: api.github.com
Überblick
Collection of tools for managing UNIX services
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
envdir | cli | globales Executable | |
envuidgid | cli | globales Executable | |
fghack | cli | globales Executable | |
multilog | cli | globales Executable | |
pgrphack | cli | globales Executable | |
readproctitle | cli | globales Executable | |
setlock | cli | globales Executable | |
setuidgid | cli | globales Executable | |
softlimit | cli | globales Executable | |
supervise | cli | globales Executable | |
svc | cli | globales Executable | |
svok | cli | globales Executable | |
svscan | cli | globales Executable | |
svscanboot | cli | globales Executable | |
svstat | cli | globales Executable | |
tai64n | cli | globales Executable | |
tai64nlocal | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://cr.yp.to/daemontools.html
Installationsmetadaten
| Paketschlüssel | brew:daemontools |
|---|---|
| Version | 0.76 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/daemontools |
| Homepage | https://cr.yp.to/daemontools.html |
| Upstream-Dokumentation | https://cr.yp.to/daemontools.html |
| Lizenz | LicenseRef-Homebrew-public-domain |
| Quellarchiv | https://cr.yp.to/daemontools/daemontools-0.76.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T19:03:06-04:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | Services are stored in: $HOMEBREW_PREFIX/etc/service/ |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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#superviseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.